OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D_CALL
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/syslogd/
sign.c
85
DPRINTF((
D_CALL
|D_SIGN), "sign_global_init()\n");
465
DPRINTF((
D_CALL
|D_SIGN), "sign_global_free()\n");
526
DPRINTF((
D_CALL
|D_SIGN), "sign_send_certificate_block(%p)\n", sg);
560
DPRINTF((
D_CALL
|D_SIGN), "sign_send_certificate_block(): "
609
DPRINTF((
D_CALL
|D_SIGN), "sign_get_sg(%d, %p) --> %p\n", pri, f, rc);
640
DPRINTF((
D_CALL
|D_SIGN), "sign_send_signature_block(%p, %d)\n",
690
DPRINTF((
D_CALL
|D_SIGN), "sign_send_signature_block(): calling"
721
DPRINTF((
D_CALL
|D_SIGN), "sign_free_hashes(%p)\n", sg);
730
DPRINTF((
D_CALL
|D_SIGN), "sign_free_string_queue(%p)\n", sqhead);
750
DPRINTF((
D_CALL
|D_SIGN), "sign_msg_hash('%s')\n", line)
[
all
...]
syslogd.h
133
#define
D_CALL
1 /* function calls */
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)
tls.c
449
DPRINTF((D_TLS|
D_CALL
), "match_hostnames(%p, \"%s\", \"%s\")\n",
534
DPRINTF((D_TLS|
D_CALL
), "match_fingerprint(cert@%p, fp \"%s\")\n",
579
DPRINTF((D_TLS|
D_CALL
), "match_certfile(cert@%p, file \"%s\") "
594
DPRINTF((D_TLS|
D_CALL
), "read_certfile(%p, \"%s\")\n",
697
DPRINTF((D_TLS|
D_CALL
), "check cert for connection with %s. "
923
DPRINTF((D_TLS|
D_CALL
), "dispatch_SSL_connect(conn_info@%p, fd %d)\n",
985
DPRINTF((D_TLS|
D_CALL
), "tls_connect(conn_info@%p)\n", conn_info);
1234
DPRINTF((D_TLS|
D_CALL
|D_EVENT), "tls_reconnect(conn_info@%p, "
1283
DPRINTF((D_TLS|
D_CALL
),
1469
DPRINTF((D_TLS|D_EVENT|
D_CALL
), "dispatch_eof_tls(%d, %d, %p)\n"
[
all
...]
syslogd.c
762
DPRINTF((
D_CALL
|D_EVENT), "Kernel log active (%d, %d, %p)"
807
DPRINTF((
D_CALL
|D_EVENT|D_NET), "Unix socket (%.*s) active (%d, %d %p)"
840
DPRINTF((
D_CALL
|D_EVENT|D_NET), "inet socket active (%d, %d %p) "
1129
DPRINTF((
D_CALL
|D_BUFFER|D_DATA), "printline_syslogprotocol("
1345
DPRINTF((
D_CALL
|D_BUFFER|D_DATA), "printline_bsdsyslog("
1510
DPRINTF((
D_CALL
|D_BUFFER|D_DATA), "printline_kernelprintf("
1559
DPRINTF((
D_CALL
|D_BUFFER|D_DATA),
1720
DPRINTF((
D_CALL
|D_DATA), "logmsg_async(%d, \"%s\", \"%s\", %d)\n",
1755
DPRINTF((
D_CALL
|D_DATA), "check_timestamp(%p = \"%s\", from_iso=%d, "
1825
DPRINTF(
D_CALL
, "check_timestamp(): copy BSD timestamp\n")
[
all
...]
Completed in 16 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025