Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c113 return( LDAP_TMPL_ERR_FILE ); in ldap_init_templates()
118 return( LDAP_TMPL_ERR_FILE ); in ldap_init_templates()
125 return( LDAP_TMPL_ERR_FILE ); in ldap_init_templates()
139 return( LDAP_TMPL_ERR_FILE ); in ldap_init_templates()
745 { LDAP_TMPL_ERR_FILE, 0},
753 { LDAP_TMPL_ERR_FILE, "File error reading template" },
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h264 #define LDAP_TMPL_ERR_FILE 4 macro
/illumos-gate/usr/src/head/
H A Dldap.h938 #define LDAP_TMPL_ERR_FILE 4 macro