HomeSort by: relevance | last modified time | path
    Searched refs:D_PARSE (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/syslogd/
syslogd.h 138 #define D_PARSE 32 /* configuration/parsing */
145 #define D_ALL (D_CALL | D_DATA | D_NET | D_FILE | D_TLS | D_PARSE | \
sign.c 443 DPRINTF((D_PARSE|D_SIGN), "sign_sg_init() set up these "
446 DPRINTF((D_PARSE|D_SIGN), "SG@%p with SG=\"%d\", SPRI=\"%d\","
449 DPRINTF((D_PARSE|D_SIGN), " f@%p with type %d\n",
syslogd.c 3117 DPRINTF(D_PARSE, "invalid sign_delim_sg2: %s\n", tmp_buf);
3143 DPRINTF(D_PARSE, "duplicate sign_delim_sg2: %s\n",
3252 DPRINTF((D_PARSE|D_MEM),
3356 DPRINTF(D_PARSE,
3674 DPRINTF(D_PARSE, "Parsed options: tls_ca: %s, tls_cadir: %s, "
3688 DPRINTF(D_PARSE, "Accepting peer certificate "
3692 DPRINTF(D_PARSE, "Accepting peer certificate with "
3782 DPRINTF((D_CALL|D_PARSE),
tls.c 1214 DPRINTF((D_TLS|D_PARSE),
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidebug.h 56 #define D_PARSE 0x00000200 // Command parsing

Completed in 18 milliseconds