Searched defs:punlinked (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/ntp/include/ |
H A D | ntp_lists.h | 170 #define UNLINK_HEAD_SLIST(punlinked, listhead, nextlink) \ argument 182 #define UNLINK_EXPR_SLIST(punlinked, listhead, expr, nextlink, \ argument 209 #define UNLINK_SLIST(punlinked, listhead, ptounlink, nextlink, \ argument 283 #define UNLINK_FIFO(punlinked, anchor, nextlink) \ argument 300 #define UNLINK_MID_FIFO(punlinked, anchor, tounlink, nextlink, \ argument
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntp_monitor.c | 132 mon_entry *punlinked; in remove_from_hash() local
|
H A D | ntp_config.c | 5226 config_tree *punlinked; in save_and_apply_config_tree() local
|
/freebsd-src/contrib/ntp/libntp/ |
H A D | recvbuff.c | 325 recvbuf_t *punlinked; in purge_recv_buffers_for_fd() local
|