Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/include/
HDntp_lists.h134 #define LINK_TAIL_SLIST(listhead, pentry, nextlink, entrytype) \ macro
/freebsd-head/contrib/ntp/ntpd/
HDntp_io.c810 LINK_TAIL_SLIST(ep_list, ep, elink, endpt); in add_interface()
HDntp_config.c5238 LINK_TAIL_SLIST(cfg_tree_history, ptree, link, config_tree); in save_and_apply_config_tree()