Home
last modified time | relevance | path

Searched refs:LDAP_TMPL_ERR_SYNTAX (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c166 return( LDAP_TMPL_ERR_SYNTAX ); in ldap_init_templates_buf()
481 return( tokcnt == 0 ? 0 : LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
498 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
509 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
520 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
551 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
560 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
575 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
586 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
611 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
[all …]
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h265 #define LDAP_TMPL_ERR_SYNTAX 3 macro
/titanic_41/usr/src/head/
H A Dldap.h937 #define LDAP_TMPL_ERR_SYNTAX 3 macro