HomeSort by: relevance | last modified time | path
    Searched refs:ber_int_log_proc (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/liblber/
bprint.c 48 BER_LOG_FN ber_int_log_proc = NULL; variable
111 if ( ber_int_log_proc != NULL ) {
112 ber_int_log_proc( ber_pvt_err_file, subsystem, level, fmt, vl );
lber-int.h 191 LBER_V (BER_LOG_FN) ber_int_log_proc;
options.c 193 ber_int_log_proc = (BER_LOG_FN)invalue;

Completed in 22 milliseconds