Searched refs:sign_send_signature_block (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dsign.h196 unsigned sign_send_signature_block(struct signature_group_t*, bool);
H A Dsign.c462 sign_send_signature_block(sg, true);
463 sign_send_signature_block(sg, true);
616 sign_send_signature_block(struct signature_group_t *sg, bool force) function
629 DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block(%p, %d)\n",
647 DPRINTF(D_SIGN, "sign_send_signature_block(): "
651 DPRINTF(D_SIGN, "sign_send_signature_block(): sg_num_hashes"
679 DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block(): calling"
815 DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block():"
822 DPRINTF((D_CALL|D_SIGN), "sign_send_signature_block():"
835 DPRINTF(D_SIGN, "sign_send_signature_block()
[all...]
H A Dsyslogd.c2463 (void)sign_send_signature_block(sg, false);

Completed in 95 milliseconds