Searched refs:LDAP_URL_ERR_NODN (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Derrstring.c258 # ifdef LDAP_URL_ERR_NODN
259 case E_LDAPURLBASE + LDAP_URL_ERR_NODN:
261 # endif /* LDAP_URL_ERR_NODN */
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Durl.c231 return( LDAP_URL_ERR_NODN );
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h659 #define LDAP_URL_ERR_NODN 2 /* URL has no DN (required) */ macro
/osnet-11/usr/src/head/
H A Dldap.h772 #define LDAP_URL_ERR_NODN 2 /* URL has no DN (required) */ macro

Completed in 34 milliseconds