Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c134 case LDAP_OPT_DESC: in ldap_get_option()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c800 ldap_get_option( ld, LDAP_OPT_DESC, &sd ); in ldapssl_enableSSL_on_open_connection()
/illumos-gate/usr/src/head/
H A Dldap.h103 #define LDAP_OPT_DESC 0x01 /* 1 */ macro