Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_peer.c491 UNLINK_SLIST(unlinked, peer_hash[hash], p, adr_link, in free_peer()
505 UNLINK_SLIST(unlinked, assoc_hash[hash], p, aid_link, in free_peer()
515 UNLINK_SLIST(unlinked, peer_list, p, p_link, in free_peer()
680 UNLINK_SLIST(unlinked, p->dstadr->peers, p, ilink, in set_peerdstadr()
HDntp_monitor.c136 UNLINK_SLIST(punlinked, mon_hash[hash], mon, hash_next, in remove_from_hash()
HDntp_restrict.c300 UNLINK_SLIST(unlinked, *rlisthead_ptr, res, link, restrict_u); in free_res()
HDntp_io.c632 UNLINK_SLIST(unlinked, asyncio_reader_list, reader, link, in remove_asyncio_reader()
896 UNLINK_SLIST(unlinked, ep_list, ep, elink, endpt); in remove_interface()
901 UNLINK_SLIST(unlinked, *pmclisthead, ep, mclink, endpt); in remove_interface()
4487 UNLINK_SLIST(unlinked, refio, rio, next, struct refclockio);
HDntp_config.c5286 UNLINK_SLIST(punlinked, cfg_tree_history, ptree, link, in save_and_apply_config_tree()
/freebsd-13-stable/contrib/ntp/include/
HDntp_lists.h209 #define UNLINK_SLIST(punlinked, listhead, ptounlink, nextlink, \ macro
/freebsd-13-stable/contrib/ntp/libntp/
HDauthkeys.c533 UNLINK_SLIST(unlinked, *bucket, sk, hlink, symkey); in freesymkey()
/freebsd-13-stable/contrib/ntp/ntpq/
HDntpq-subs.c2515 UNLINK_SLIST(unlinked, hash_table[hash], mon, hlink, mru); in add_mru()
2659 UNLINK_SLIST(unlinked, hash_table[hash], in collect_mru_list()