Searched refs:LDAP_URL_ERR_NOTLDAP (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sendmail/libsm/
H A Derrstring.c253 # ifdef LDAP_URL_ERR_NOTLDAP
254 case E_LDAPURLBASE + LDAP_URL_ERR_NOTLDAP:
256 # endif /* LDAP_URL_ERR_NOTLDAP */
/opensolaris-onvv-gate/usr/src/lib/libldap4/common/
H A Durl.c192 return( LDAP_URL_ERR_NOTLDAP );
/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Durl.c197 return( LDAP_URL_ERR_NOTLDAP );
/opensolaris-onvv-gate/usr/src/lib/libldap4/include/
H A Dldap.h658 #define LDAP_URL_ERR_NOTLDAP 1 /* URL doesn't begin with "ldap://" */ macro
/opensolaris-onvv-gate/usr/src/head/
H A Dldap.h774 #define LDAP_URL_ERR_NOTLDAP 1 /* URL doesn't begin with "ldap://" */ macro

Completed in 253 milliseconds