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

/netbsd-current/usr.sbin/syslogd/
H A Dsign.h172 uint_fast64_t gbc; member in struct:sign_global_t
H A Dsign.c123 GlobalSign.gbc = 0;
673 sg->spri, GlobalSign.gbc, qentry->key,
915 GlobalSign.gbc = 0;
942 /* increment gbc, check overflow */
946 if (++GlobalSign.gbc > SIGN_MAX_COUNT)

Completed in 194 milliseconds