Searched refs:ldap_debug_cb (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/sendmail/libsm/
H A Dldap.c104 static void ldap_debug_cb __P((const char *msg));
107 ldap_debug_cb(msg) function
166 r = ber_set_option(NULL, LBER_OPT_LOG_PRINT_FN, ldap_debug_cb);

Completed in 107 milliseconds