Home
last modified time | relevance | path

Searched defs:nextlink (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/bsd/ntp/dist/include/
H A Dntp_lists.h130 #define LINK_SLIST(listhead, pentry, nextlink) \ argument
136 #define LINK_TAIL_SLIST(listhead, pentry, nextlink, entrytype) \ argument
151 #define LINK_SORT_SLIST(listhead, pentry, beforecur, nextlink, \ argument
172 #define UNLINK_HEAD_SLIST(punlinked, listhead, nextlink) \ argument
184 #define UNLINK_EXPR_SLIST(punlinked, listhead, expr, nextlink, \ argument
209 #define UNLINK_SLIST(punlinked, listhead, ptounlink, nextlink, \ argument
214 #define CHECK_SLIST(listhead, nextlink, entrytype) \ argument
266 #define LINK_FIFO(anchor, pentry, nextlink) \ argument
283 #define UNLINK_FIFO(punlinked, anchor, nextlink) \ argument
300 #define UNLINK_MID_FIFO(punlinked, anchor, tounlink, nextlink, \ argument
[all …]