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

/freebsd-current/contrib/ntp/ntpd/
H A Dntp_restrict.c71 static u_long res_limited_refcnt; variable
310 if (0 == res_limited_refcnt) {
313 res_limited_refcnt++;
320 res_limited_refcnt--;
321 if (0 == res_limited_refcnt) {

Completed in 98 milliseconds