Searched refs:LBER_OPT_DEBUG_LEVEL (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblber/
H A Ddtest.c68 ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &ival );
H A Detest.c77 ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &ival );
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Dftest.c67 if ( ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &debug )
70 fprintf( stderr, "Could not set LBER_OPT_DEBUG_LEVEL %d\n",
H A Ddntest.c78 if ( ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &debug ) != LBER_OPT_SUCCESS ) {
79 fprintf( stderr, "Could not set LBER_OPT_DEBUG_LEVEL %d\n", debug );
H A Dtest.c304 ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &ldap_debug );
466 ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &ldap_debug );
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/librewrite/
H A Drewrite.c181 ber_set_option(NULL, LBER_OPT_DEBUG_LEVEL, &debug);
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Dlog.c201 ber_set_option(NULL, LBER_OPT_DEBUG_LEVEL, &slap_debug);
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/include/
H A Dlber.h105 #define LBER_OPT_DEBUG_LEVEL LBER_OPT_BER_DEBUG macro
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Dmain.c683 ber_set_option(NULL, LBER_OPT_DEBUG_LEVEL, &slap_debug);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Ddict_ldap.c723 #if defined(LBER_OPT_DEBUG_LEVEL)
724 if (ber_set_option(NULL, LBER_OPT_DEBUG_LEVEL,
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/clients/tools/
H A Dcommon.c1081 if( ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &debug )
1085 "Could not set LBER_OPT_DEBUG_LEVEL %d\n", debug );

Completed in 140 milliseconds