Home
last modified time | relevance | path

Searched refs:ldap_debug (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaplog.h66 extern int ldap_debug;
69 if ( ldap_debug & level ) { \
76 extern int ldap_debug;
78 if ( ldap_debug & level ) { \
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c310 ldap_debug = atoi( optarg ); in main()
311 if ( ldap_debug & LDAP_DEBUG_PACKETS ) { in main()
312 lber_debug = ldap_debug; in main()
552 ldap_debug = atoi( line ); in main()
553 if ( ldap_debug & LDAP_DEBUG_PACKETS ) { in main()
554 lber_debug = ldap_debug; in main()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsetoption.c88 ldap_debug = *((int *)optdata); in ldap_set_option()
99 ldap_debug = 0; in ldap_set_option()
H A Dgetdxbyname.c125 if ( ldap_debug & LDAP_DEBUG_PACKETS ) { in decode_answer()
H A Dgetoption.c78 *((int *) optdata) = ldap_debug; in ldap_get_option()
H A Dos-ip.c287 if ( ldap_debug & LDAP_DEBUG_TRACE ) {
420 } else if ( ldap_debug & LDAP_DEBUG_TRACE ) {
706 if ( ldap_debug & LDAP_DEBUG_TRACE ) {
H A Drequest.c111 if ( ldap_debug & LDAP_DEBUG_TRACE ) { in nsldapi_send_initial_request()
1208 if ( ldap_debug & LDAP_DEBUG_PACKETS ) { in re_encode_request()
H A Dopen.c59 int ldap_debug; variable
H A Dresult.c349 if ( ldap_debug & LDAP_DEBUG_TRACE ) {