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

/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dsign.c85 DPRINTF((D_CALL|D_SIGN), "sign_global_init()\n");
455 DPRINTF((D_CALL|D_SIGN), "sign_global_free()\n");
516 DPRINTF((D_CALL|D_SIGN), "sign_send_certificate_block(%p)\n", sg);
549 DPRINTF((D_CALL|D_SIGN), "sign_send_certificate_block(): "
598 DPRINTF((D_CALL|D_SIGN), "sign_get_sg(%d, %p) --> %p\n", pri, f, rc);
629 DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block(%p, %d)\n",
679 DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block(): calling"
710 DPRINTF((D_CALL|D_SIGN), "sign_free_hashes(%p)\n", sg);
719 DPRINTF((D_CALL|D_SIGN), "sign_free_string_queue(%p)\n", sqhead);
739 DPRINTF((D_CALL|D_SIG
[all...]
H A Dsyslogd.h133 #define D_CALL 1 /* function calls */ macro
145 #define D_ALL (D_CALL | D_DATA | D_NET | D_FILE | D_TLS | D_PARSE | \
147 #define D_DEFAULT (D_CALL | D_NET | D_FILE | D_TLS | D_MISC)
H A Dtls.c446 DPRINTF((D_TLS|D_CALL), "match_hostnames(%p, \"%s\", \"%s\")\n",
530 DPRINTF((D_TLS|D_CALL), "match_fingerprint(cert@%p, fp \"%s\")\n",
575 DPRINTF((D_TLS|D_CALL), "match_certfile(cert@%p, file \"%s\") "
590 DPRINTF((D_TLS|D_CALL), "read_certfile(%p, \"%s\")\n",
693 DPRINTF((D_TLS|D_CALL), "check cert for connection with %s. "
916 DPRINTF((D_TLS|D_CALL), "dispatch_SSL_connect(conn_info@%p, fd %d)\n",
978 DPRINTF((D_TLS|D_CALL), "tls_connect(conn_info@%p)\n", conn_info);
1227 DPRINTF((D_TLS|D_CALL|D_EVENT), "tls_reconnect(conn_info@%p, "
1276 DPRINTF((D_TLS|D_CALL),
1460 DPRINTF((D_TLS|D_EVENT|D_CALL), "dispatch_eof_tl
[all...]
H A Dsyslogd.c673 DPRINTF((D_CALL|D_EVENT), "Kernel log active (%d, %d, %p)"
712 DPRINTF((D_CALL|D_EVENT|D_NET), "Unix socket (%.*s) active (%d, %d %p)"
743 DPRINTF((D_CALL|D_EVENT|D_NET), "inet socket active (%d, %d %p) "
1030 DPRINTF((D_CALL|D_BUFFER|D_DATA), "printline_syslogprotocol("
1247 DPRINTF((D_CALL|D_BUFFER|D_DATA), "printline_bsdsyslog("
1413 DPRINTF((D_CALL|D_BUFFER|D_DATA), "printline_kernelprintf("
1462 DPRINTF((D_CALL|D_BUFFER|D_DATA),
1623 DPRINTF((D_CALL|D_DATA), "logmsg_async(%d, \"%s\", \"%s\", %d)\n",
1658 DPRINTF((D_CALL|D_DATA), "check_timestamp(%p = \"%s\", from_iso=%d, "
1727 DPRINTF(D_CALL, "check_timestam
[all...]

Completed in 72 milliseconds