Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c62 if ( option == LDAP_OPT_API_INFO ) { in ldap_get_option()
/illumos-gate/usr/src/head/
H A Dldap.h102 #define LDAP_OPT_API_INFO 0x00 /* 0 */ macro
/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c353 if (( rc = ldap_get_option( NULL, LDAP_OPT_API_INFO, &ldai )) != 0 ) {