Searched refs:LDAP_OPT_DEBUG_LEVEL (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | options.c | 390 case LDAP_OPT_DEBUG_LEVEL: in ldap_get_option() 479 if (option == LDAP_OPT_DEBUG_LEVEL) { in ldap_set_option() 854 case LDAP_OPT_DEBUG_LEVEL: in ldap_set_option() 955 case LDAP_OPT_DEBUG_LEVEL: in ldap_set_option()
|
| H A D | ftest.c | 76 if ( ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL, &debug ) in main()
|
| H A D | dntest.c | 84 if ( ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL, &debug ) != LDAP_OPT_SUCCESS ) { in main()
|
| /netbsd-src/external/bsd/openldap/dist/libraries/librewrite/ |
| H A D | rewrite.c | 182 ldap_set_option(NULL, LDAP_OPT_DEBUG_LEVEL, &debug); in main()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | main.c | 753 ldap_set_option(NULL, LDAP_OPT_DEBUG_LEVEL, &slap_debug); in ServiceMain() 876 ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL, &slap_debug ); in ServiceMain()
|
| H A D | slapcommon.c | 309 ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL, &slap_debug ); in slap_tool_init()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-monitor/ |
| H A D | log.c | 205 ldap_set_option(NULL, LDAP_OPT_DEBUG_LEVEL, &slap_debug); in monitor_subsys_log_modify()
|
| /netbsd-src/external/bsd/openldap/dist/tests/progs/ |
| H A D | slapd-common.c | 329 if ( ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL, &debug ) in tester_config_opt()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | dict_ldap.c | 611 #if defined(LDAP_OPT_DEBUG_LEVEL) && defined(LBER_OPT_LOG_PRINT_FN) in dict_ldap_connect() 621 if (ldap_set_option(NULL, LDAP_OPT_DEBUG_LEVEL, in dict_ldap_connect() 1867 #if defined(LDAP_OPT_DEBUG_LEVEL) && defined(LBER_OPT_LOG_PRINT_FN) in dict_ldap_open()
|
| /netbsd-src/external/bsd/openldap/dist/servers/lloadd/ |
| H A D | main.c | 603 ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL, &slap_debug ); in ServiceMain()
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | isakmp_xauth.c | 924 ldap_set_option(NULL, LDAP_OPT_DEBUG_LEVEL, &xauth_ldap_config.debug);
|
| /netbsd-src/external/bsd/openldap/dist/include/ |
| H A D | ldap.h | 125 #define LDAP_OPT_DEBUG_LEVEL 0x5001 /* debug level */ macro
|
| /netbsd-src/external/bsd/openldap/dist/clients/tools/ |
| H A D | common.c | 1180 if( ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL, &debug ) in tool_conn_setup()
|