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

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c75 * LDAP_OPT_DEBUG_LEVEL is global
77 if (LDAP_OPT_DEBUG_LEVEL == option)
H A Dsetoption.c83 * LDAP_OPT_DEBUG_LEVEL is global
85 if (LDAP_OPT_DEBUG_LEVEL == option) {
/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h477 #define LDAP_OPT_DEBUG_LEVEL 0x6E /* 110 - API extension */ macro
/osnet-11/usr/src/cmd/ldap/common/
H A Dcommon.c329 ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL, (void *) &i);
441 ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL,

Completed in 128 milliseconds