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

  /src/usr.sbin/syslogd/
sign.h 196 unsigned sign_send_signature_block(struct signature_group_t*, bool);
sign.c 472 sign_send_signature_block(sg, true);
473 sign_send_signature_block(sg, true);
627 sign_send_signature_block(struct signature_group_t *sg, bool force) function
640 DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block(%p, %d)\n",
658 DPRINTF(D_SIGN, "sign_send_signature_block(): "
662 DPRINTF(D_SIGN, "sign_send_signature_block(): sg_num_hashes"
690 DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block(): calling"
826 DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block():"
833 DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block():"
846 DPRINTF(D_SIGN, "sign_send_signature_block():
    [all...]
syslogd.c 2621 (void)sign_send_signature_block(sg, false);

Completed in 73 milliseconds