Searched refs:resendcount (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.sbin/syslogd/
H A Dsign.h152 unsigned resendcount; member in struct:signature_group_t
H A Dsign.c521 if (!sg->resendcount
522 || ((sg->resendcount == SIGN_RESENDCOUNT_CERTBLOCK)
574 sg->resendcount--;
652 if (sg->resendcount == SIGN_RESENDCOUNT_CERTBLOCK)
924 sg->resendcount = SIGN_RESENDCOUNT_CERTBLOCK;

Completed in 130 milliseconds