Home
last modified time | relevance | path

Searched refs:LBER_OPT_LOG_PRINT_FILE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Doptions.c71 case LBER_OPT_LOG_PRINT_FILE: in ber_get_option()
152 case LBER_OPT_LOG_PRINT_FILE: in ber_set_option()
H A Ddebug.c42 ber_set_option( NULL, LBER_OPT_LOG_PRINT_FILE, file ); in lutil_debug_file()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dlber.h113 #define LBER_OPT_LOG_PRINT_FILE 0x8004 macro