Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_lists.h19 * LINK_SLIST(listhead, pentry, nextlink)
22 * LINK_TAIL_SLIST(listhead, pentry, nextlink, entrytype)
26 * LINK_SORT_SLIST(listhead, pentry, beforecur, nextlink, entrytype)
33 * UNLINK_HEAD_SLIST(punlinked, listhead, nextlink)
37 * UNLINK_SLIST(punlinked, listhead, ptounlink, nextlink, entrytype)
42 * UNLINK_EXPR_SLIST(punlinked, listhead, expr, nextlink, entrytype)
85 * LINK_FIFO(anchor, pentry, nextlink)
88 * UNLINK_FIFO(punlinked, anchor, nextlink)
92 * CONCAT_FIFO(q1, q2, nextlink)
128 #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...]
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DNetworkInterfaceIdentifier.h96 UNDI_CONFIG_TABLE *nextlink; ///< A pointer to the next UNDI member
/freebsd/contrib/mandoc/
H A Dmandocdb.c1089 goto nextlink; in mlinks_undupe()
1100 goto nextlink; in mlinks_undupe()
1104 goto nextlink; in mlinks_undupe()
1108 nextlink: in mlinks_undupe()