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

/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dsign.c622 size_t hashes_sent = 0; /* count of hashes sent */ local
664 while (hashes_sent < hashes_in_sb) {
668 hashes_sent++;
704 return hashes_sent;

Completed in 53 milliseconds