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

/freebsd-12-stable/contrib/ntp/libntp/
H A Drecvbuff.c183 UNLINK_HEAD_SLIST(rbunlinked, free_recv_list, link);
238 UNLINK_HEAD_SLIST(buffer, free_recv_list, link);
H A Dauthkeys.c496 UNLINK_HEAD_SLIST(sk, authfreekeys, llink.f);
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_monitor.c441 UNLINK_HEAD_SLIST(mon, mon_free, hash_next);
460 UNLINK_HEAD_SLIST(mon, mon_free, hash_next);
H A Dntp_restrict.c243 UNLINK_HEAD_SLIST(res, resfree4, link);
269 UNLINK_HEAD_SLIST(res, resfree6, link);
H A Dntp_peer.c879 UNLINK_HEAD_SLIST(peer, peer_free, p_link);
/freebsd-12-stable/contrib/ntp/include/
H A Dntp_lists.h33 * UNLINK_HEAD_SLIST(punlinked, listhead, nextlink)
170 #define UNLINK_HEAD_SLIST(punlinked, listhead, nextlink) \ macro
/freebsd-12-stable/contrib/ntp/sntp/
H A Dmain.c630 UNLINK_HEAD_SLIST(x, xmt_q, link);

Completed in 113 milliseconds