H A D | ntp_lists.h | 22 * LINK_TAIL_SLIST(listhead, pentry, nextlink, entrytype) 26 * LINK_SORT_SLIST(listhead, pentry, beforecur, nextlink, entrytype) 37 * UNLINK_SLIST(punlinked, listhead, ptounlink, nextlink, entrytype) 42 * UNLINK_EXPR_SLIST(punlinked, listhead, expr, nextlink, entrytype) 57 * DECL_FIFO_ANCHOR(entrytype) 134 #define LINK_TAIL_SLIST(listhead, pentry, nextlink, entrytype) \ argument 136 entrytype **pptail; \ 150 entrytype) \ argument 152 entrytype **ppentry; \ 183 entrytype) \ argument 208 UNLINK_SLIST(punlinked,listhead,ptounlink,nextlink,entrytype) global() argument 212 CHECK_SLIST(listhead,nextlink,entrytype) global() argument 228 DECL_FIFO_ANCHOR(entrytype) global() argument 299 UNLINK_MID_FIFO(punlinked,anchor,tounlink,nextlink,entrytype) global() argument 355 DECL_DLIST_LINK(entrytype,link) global() argument 419 ITER_DLIST_BEGIN(listhead,iter,link,entrytype) global() argument 431 REV_ITER_DLIST_BEGIN(listhead,iter,link,entrytype) global() argument [all...] |