Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c163 return( LDAP_TMPL_ERR_SYNTAX ); in ldap_init_templates_buf()
495 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
506 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
517 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
548 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
557 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
572 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
583 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
642 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
727 return( LDAP_TMPL_ERR_SYNTAX ); in read_next_tmpl()
[all …]
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h263 #define LDAP_TMPL_ERR_SYNTAX 3 macro
/illumos-gate/usr/src/head/
H A Dldap.h937 #define LDAP_TMPL_ERR_SYNTAX 3 macro