Home
last modified time | relevance | path

Searched refs:LDAP_OPT_DEBUG_LEVEL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c75 if (LDAP_OPT_DEBUG_LEVEL == option) in ldap_get_option()
H A Dsetoption.c86 if (LDAP_OPT_DEBUG_LEVEL == option) { in ldap_set_option()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h475 #define LDAP_OPT_DEBUG_LEVEL 0x6E /* 110 - API extension */ macro
/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c330 ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL, (void *) &i);
442 ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL,