D_DATA
DPRINTF(D_DATA, "format error\n"); \
DPRINTF((D_CALL|D_BUFFER|D_DATA), "printline_syslogprotocol("
DPRINTF(D_DATA, "Got timestamp \"%s\"\n", buffer->timestamp);
DPRINTF(D_DATA, "Got host \"%s\"\n", buffer->host);
DPRINTF(D_DATA, "Got prog \"%s\"\n", buffer->prog);
DPRINTF(D_DATA, "Got pid \"%s\"\n", buffer->pid);
DPRINTF(D_DATA, "Got msgid \"%s\"\n", buffer->msgid);
DPRINTF(D_DATA, "check_sd(\"%s\") returned %d\n", p, sdlen);
DPRINTF(D_DATA, "format error\n");
DPRINTF(D_DATA, "Got SD \"%s\"\n", buffer->sd);
DPRINTF(D_DATA, "UTF-8 BOM\n");
DPRINTF(D_DATA, "Got msg \"%s\"\n", buffer->msg);
DPRINTF((D_CALL|D_BUFFER|D_DATA), "printline_bsdsyslog("
DPRINTF(D_DATA, "Got timestamp \"%s\"\n", buffer->timestamp);
DPRINTF(D_DATA, "Got host \"%s\"\n", buffer->host);
DPRINTF(D_DATA, "Got prog \"%s\"\n", buffer->prog);
DPRINTF(D_DATA, "Got pid \"%s\"\n", buffer->pid);
DPRINTF(D_DATA, "Got MSGID \"-\"\n");
DPRINTF(D_DATA, "Got MSGID \"%s\"\n",
DPRINTF(D_DATA, "No MSGID\n");
DPRINTF(D_DATA, "No SD\n");
DPRINTF(D_DATA, "Got SD \"%s\"\n", buffer->sd);
DPRINTF(D_DATA, "Got SD \"-\"\n");
DPRINTF(D_DATA, "Error\n");
DPRINTF(D_DATA, "Got msg \"%s\"\n", buffer->msg);
DPRINTF((D_CALL|D_BUFFER|D_DATA), "printline_kernelprintf("
DPRINTF(D_DATA, "No SD\n");
DPRINTF(D_DATA, "Got SD \"%s\"\n", buffer->sd);
DPRINTF(D_DATA, "Got SD \"-\"\n");
DPRINTF(D_DATA, "Error\n");
DPRINTF(D_DATA, "Got msg \"%s\"\n", buffer->msg);
DPRINTF((D_CALL|D_BUFFER|D_DATA),
DPRINTF((D_CALL|D_DATA), "logmsg_async(%d, \"%s\", \"%s\", %d)\n",
DPRINTF((D_CALL|D_DATA), "check_timestamp(%p = \"%s\", from_iso=%d, "
DPRINTF(D_DATA,
DPRINTF(D_DATA, "formatted %zu octets to: '%.*s' (linelen %zu, "
DPRINTF(D_DATA, "truncating oversized message to %zu octets\n",
DPRINTF(D_DATA,
DPRINTF((D_DATA|D_CALL), "send_queue(f@%p with %zu msgs, "
#define D_ALL (D_CALL | D_DATA | D_NET | D_FILE | D_TLS | D_PARSE | \
DPRINTF((D_TLS|D_CALL|D_DATA), "tls_split_messages() -- "
DPRINTF(D_DATA, "move inbuf of length %zu by %zu chars\n",
DPRINTF(D_DATA, "Reallocated inbuf\n");
DPRINTF(D_DATA, "move inbuf of length %zu by %zu "
DPRINTF(D_DATA, "Shrink inbuf\n");
DPRINTF(D_DATA, "return with status: msg_start %zu, msg_len %zu, "
DPRINTF(D_DATA, "now sending line: \"%.*s\"\n",
DPRINTF(D_DATA, "connection not ready to send: \"%.*s\"\n",
DPRINTF((D_TLS|D_DATA), "TLS: SSL_write() wrote %d out of %zu "
DPRINTF((D_TLS|D_DATA), "TLS: SSL_write() complete\n");
DPRINTF((D_TLS|D_DATA), "unreachable code after SSL_write()\n");
DPRINTF((D_DATA), "invalid tls_send_msg_free(NULL)\n");