Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c168 return( LDAP_TMPL_ERR_VERSION ); in ldap_init_templates_buf()
742 { LDAP_TMPL_ERR_VERSION, 0},
750 { LDAP_TMPL_ERR_VERSION, "Bad template version" },
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h261 #define LDAP_TMPL_ERR_VERSION 1 macro
/illumos-gate/usr/src/head/
H A Dldap.h935 #define LDAP_TMPL_ERR_VERSION 1 macro