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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_restrict.c88 static u_long res_limited_refcnt6; variable
145 res_limited_refcnt6 = 0;
523 res_limited_refcnt6++;
538 res_limited_refcnt6--;
539 if (res_limited_refcnt6 == 0)
565 res_limited_refcnt6--;
566 if (res_limited_refcnt6 == 0)

Completed in 73 milliseconds