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

  /src/usr.sbin/syslogd/
sign.c 85 DPRINTF((D_CALL|D_SIGN), "sign_global_init()\n");
140 DPRINTF(D_SIGN, "length values: SIGN_MAX_SD_LENGTH %d, "
173 DPRINTF(D_SIGN, "Try to get keys from TLS X.509 cert...\n");
198 DPRINTF(D_SIGN, "X.509 cert has no DSA key\n");
203 DPRINTF(D_SIGN, "Got public and private key "
234 DPRINTF(D_SIGN, "Unable to get keys from X.509 "
330 DPRINTF(D_SIGN, "SG@%p <--> f@%p\n", newsg, f); \
371 DPRINTF(D_SIGN, "sign_sg_init(): set default "
405 DPRINTF(D_SIGN, "sign_sg_init(): add SG@%p: SG=\"2\","
443 DPRINTF((D_PARSE|D_SIGN), "sign_sg_init() set up these
    [all...]
sign.h 125 DPRINTF(D_SIGN, #exp " failed in %d: %s\n", __LINE__, \
syslogd.h 143 #define D_SIGN 2048 /* -sign */
146 D_EVENT | D_BUFFER | D_MEM | D_MEM2 | D_SIGN | D_MISC)
syslogd.c 2330 DPRINTF(D_SIGN,

Completed in 15 milliseconds