| /netbsd-src/external/bsd/openldap/dist/libraries/liblber/ |
| H A D | debug.c | 42 ber_set_option( NULL, LBER_OPT_LOG_PRINT_FILE, file ); in lutil_debug_file()
|
| H A D | dtest.c | 71 ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &ival ); in main()
|
| H A D | etest.c | 80 ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &ival ); in main()
|
| H A D | options.c | 128 ber_set_option( in ber_set_option() function
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | str2filter.c | 60 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in str2filter_x()
|
| H A D | main.c | 751 ber_set_option(NULL, LBER_OPT_LOG_PRINT_FN, debug_print); in ServiceMain() 752 ber_set_option(NULL, LBER_OPT_DEBUG_LEVEL, &slap_debug); in ServiceMain() 875 ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &slap_debug ); in ServiceMain()
|
| H A D | result.c | 666 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in send_ldap_response() 1108 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in slap_send_search_entry() 1629 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in slap_send_search_reference() 1825 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in slap_read_controls()
|
| H A D | connection.c | 1007 ber_set_option( op->o_ber, LBER_OPT_BER_MEMCTX, &memctx_null ); in connection_op_finish() 1108 ber_set_option( op->o_ber, LBER_OPT_BER_MEMCTX, &memctx ); in connection_operation() 1165 ber_set_option( op->o_ber, LBER_OPT_BER_MEMCTX, &memctx_null ); in connection_operation()
|
| H A D | sl_malloc.c | 184 ber_set_option( NULL, LBER_OPT_MEMORY_FNS, &slap_sl_mfuncs ); in slap_sl_mem_init()
|
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | ftest.c | 70 if ( ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &debug ) in main()
|
| H A D | getattr.c | 73 rc = ber_set_option( ber, LBER_OPT_REMAINING_BYTES, &len ); in ldap_first_attribute()
|
| H A D | test.c | 307 ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &ldap_debug ); in main() 469 ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &ldap_debug ); in main()
|
| H A D | dntest.c | 81 if ( ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &debug ) != LBER_OPT_SUCCESS ) { in main()
|
| /netbsd-src/external/bsd/openldap/dist/libraries/librewrite/ |
| H A D | rewrite.c | 181 ber_set_option(NULL, LBER_OPT_DEBUG_LEVEL, &debug); in main()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-monitor/ |
| H A D | log.c | 204 ber_set_option(NULL, LBER_OPT_DEBUG_LEVEL, &slap_debug); in monitor_subsys_log_modify()
|
| /netbsd-src/external/bsd/openldap/dist/tests/progs/ |
| H A D | slapd-common.c | 322 if ( ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &debug ) in tester_config_opt()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| H A D | sssvlv.c | 218 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in pack_vlv_response_control() 270 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in pack_pagedresult_response_control() 322 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in pack_sss_response_control()
|
| H A D | deref.c | 422 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in deref_response()
|
| H A D | autoca.c | 146 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in autoca_dnbv2der()
|
| /netbsd-src/external/bsd/openldap/dist/include/ |
| H A D | lber.h | 555 ber_set_option LDAP_P((
|
| /netbsd-src/external/bsd/openldap/dist/servers/lloadd/ |
| H A D | main.c | 602 ber_set_option( NULL, LBER_OPT_DEBUG_LEVEL, &slap_debug ); in ServiceMain()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/ |
| H A D | bind.c | 1171 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in asyncmeta_back_proxy_authz_ctrl() 1211 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in asyncmeta_back_proxy_authz_ctrl()
|
| H A D | meta_result.c | 177 ber_set_option( &ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in asyncmeta_send_entry() 183 if ( ber_set_option( &ber, LBER_OPT_REMAINING_BYTES, &len ) != LBER_OPT_SUCCESS ) { in asyncmeta_send_entry()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | dict_ldap.c | 613 ber_set_option(NULL, LBER_OPT_LOG_PRINT_FN, in dict_ldap_connect() 617 if (ber_set_option(NULL, LBER_OPT_DEBUG_LEVEL, in dict_ldap_connect()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
| H A D | bind.c | 2714 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in ldap_back_proxy_authz_ctrl() 2754 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx ); in ldap_back_proxy_authz_ctrl()
|