Home
last modified time | relevance | path

Searched refs:Debug3 (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dresult.c150 Debug3( LDAP_DEBUG_TRACE, in chkResponseList()
232 Debug3( LDAP_DEBUG_TRACE, in chkResponseList()
272 Debug3( LDAP_DEBUG_TRACE, "wait4msg ld %p msgid %d (timeout %ld usec)\n", in wait4msg()
293 Debug3( LDAP_DEBUG_TRACE, "wait4msg continue ld %p msgid %d all %d\n", in wait4msg()
434 Debug3( LDAP_DEBUG_TRACE, "wait4msg ld %p %ld s %ld us to go\n", in wait4msg()
478 Debug3( LDAP_DEBUG_TRACE, "read1msg: ld %p msgid %d all %d\n", in try_read1msg()
568 Debug3( LDAP_DEBUG_ANY, in try_read1msg()
595 Debug3( LDAP_DEBUG_ANY, in try_read1msg()
619 Debug3( LDAP_DEBUG_TRACE, in try_read1msg()
753 Debug3( LDAP_DEBUG_TRACE, in try_read1msg()
[all …]
H A Drequest.c462 Debug3( LDAP_DEBUG_TRACE, "ldap_new_connection %d %d %d\n", in ldap_new_connection()
655 Debug3( LDAP_DEBUG_TRACE, in ldap_new_connection()
860 Debug3( LDAP_DEBUG_TRACE, "* host: %s port: %d%s\n", in ldap_dump_connection()
895 Debug3( LDAP_DEBUG_TRACE, " queue %d entry %d - %s\n", in ldap_dump_connection()
929 Debug3( LDAP_DEBUG_TRACE, " * msgid %d, origid %d, status %s\n", in ldap_dump_requests_and_responses()
940 Debug3( LDAP_DEBUG_TRACE, " ld %p request count %d (abandoned %lu)\n", in ldap_dump_requests_and_responses()
969 Debug3( LDAP_DEBUG_TRACE, "ldap_do_free_request: " in ldap_do_free_request()
1016 Debug3( LDAP_DEBUG_TRACE, "ldap_free_request_int: " in ldap_free_request_int()
1295 Debug3( LDAP_DEBUG_ANY, "Unable to chase referral \"%s\" (%d: %s)\n", in ldap_chase_v3referrals()
1485 Debug3( LDAP_DEBUG_ANY, in ldap_chase_referrals()
[all …]
H A Dos-local.c104 Debug3(LDAP_DEBUG_TRACE, "ldap_is_socket_ready: error on socket %d: errno: %d (%s)\n", \
171 Debug3(LDAP_DEBUG_TRACE, in ldap_pvt_connect()
H A Dtls_o.c964 Debug3( LDAP_DEBUG_ANY, "TLS: hostname (%s) does not match " in tlso_session_chkhost()
1453 Debug3( LDAP_DEBUG_TRACE, in tlso_info_cb()
1510 Debug3( LDAP_DEBUG_TRACE, in tlso_verify_cb()
1555 Debug3( LDAP_DEBUG_ANY, "TLS: %s %s:%d\n", in tlso_report_error()
H A Dos-ip.c227 Debug3(LDAP_DEBUG_TRACE, "ldap_is_socket_ready: error on socket %d: errno: %d (%s)\n", \
396 Debug3(LDAP_DEBUG_TRACE, in ldap_int_poll()
446 Debug3(LDAP_DEBUG_TRACE, in ldap_pvt_connect()
H A Dldap-int.h103 #define Debug3( level, fmt, arg1, arg2, arg3 ) \ macro
114 #define Debug3( level, fmt, arg1, arg2, arg3 ) ((void)0) macro
H A Dtls_g.c225 Debug3( LDAP_DEBUG_ANY, in tlsg_ctx_init()
H A Dgetdn.c904 Debug3( LDAP_DEBUG_ARGS, "<= ldap_bv2dn(%s)=%d %s\n", str, rc, in ldap_bv2dn_x()
3333 Debug3( LDAP_DEBUG_ARGS, "<= ldap_dn2bv(%s)=%d %s\n",
H A Dtls2.c1199 Debug3( LDAP_DEBUG_TRACE, "ldap_int_tls_start: ld %p %ld s %ld us to go\n", in ldap_int_tls_start()
/netbsd-src/external/bsd/openldap/dist/doc/devel/variadic_debug/
H A D03-libldap_Debug.cocci62 // everything else is a regular 3-argument debug macro, replace with Debug3()
69 +Debug3