Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_lists.h128 #define LINK_SLIST(listhead, pentry, nextlink) \ argument
134 LINK_TAIL_SLIST(listhead,pentry,nextlink,entrytype) global() argument
149 LINK_SORT_SLIST(listhead,pentry,beforecur,nextlink,entrytype) global() argument
170 UNLINK_HEAD_SLIST(punlinked,listhead,nextlink) global() argument
182 UNLINK_EXPR_SLIST(punlinked,listhead,expr,nextlink,entrytype) global() argument
207 UNLINK_SLIST(punlinked,listhead,ptounlink,nextlink,entrytype) global() argument
212 CHECK_SLIST(listhead,nextlink,entrytype) global() argument
264 LINK_FIFO(anchor,pentry,nextlink) global() argument
281 UNLINK_FIFO(punlinked,anchor,nextlink) global() argument
298 UNLINK_MID_FIFO(punlinked,anchor,tounlink,nextlink,entrytype) global() argument
330 CONCAT_FIFO(f1,f2,nextlink) global() argument
[all...]