Home
last modified time | relevance | path

Searched refs:resfree4 (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_restrict.c74 static restrict_u *resfree4; /* available entries (free list) */ variable
165 UNLINK_HEAD_SLIST(res, resfree4, link); in alloc_res4()
173 LINK_SLIST(resfree4, res, link); in alloc_res4()
233 plisthead = &resfree4; in free_res()