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

  /src/external/bsd/openldap/dist/libraries/liblber/
options.c 76 *(BER_LOG_PRINT_FN *)outvalue = ber_pvt_log_print;
149 ber_pvt_log_print = (BER_LOG_PRINT_FN) invalue;
bprint.c 95 BER_LOG_PRINT_FN ber_pvt_log_print = ber_error_print;
  /src/external/bsd/openldap/dist/include/
lber_pvt.h 56 LBER_V( BER_LOG_PRINT_FN ) ber_pvt_log_print;
lber.h 121 typedef void (*BER_LOG_PRINT_FN) LDAP_P(( LDAP_CONST char *buf ));

Completed in 54 milliseconds