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

/freebsd-10.3-release/contrib/ntp/libntp/
H A Dauthreadkeys.c82 static const u_int nerr_loglimit = 5u; variable
104 if ((NULL == pnerr) || (++(*pnerr) <= nerr_loglimit)) {

Completed in 95 milliseconds