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.c64 if ( option == LDAP_OPT_API_INFO ) {
/illumos-gate/usr/src/head/
H A Dldap.h102 #define LDAP_OPT_API_INFO 0x00 /* 0 */ macro
175 * if ( ldap_get_option( NULL, LDAP_OPT_API_INFO, &ldia ) == 0 ) ...
1419 * Use ldap_get_option() with LDAP_OPT_API_INFO and an LDAPAPIInfo structure
/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c352 if (( rc = ldap_get_option( NULL, LDAP_OPT_API_INFO, &ldai )) != 0 ) {

Completed in 71 milliseconds