Searched defs:entrytype (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/ntp/include/ |
H A D | ntp_lists.h | 134 #define LINK_TAIL_SLIST(listhead, pentry, nextlink, entrytype) \ argument 150 entrytype) \ argument 183 entrytype) \ argument 210 entrytype) \ argument 214 #define CHECK_SLIST(listhead, nextlink, entrytype) \ argument 230 #define DECL_FIFO_ANCHOR(entrytype) \ argument 301 entrytype) \ argument 357 #define DECL_DLIST_LINK(entrytype, link) \ argument 421 #define ITER_DLIST_BEGIN(listhead, iter, link, entrytype) \ argument 433 #define REV_ITER_DLIST_BEGIN(listhead, iter, link, entrytype) \ argument
|
/freebsd-src/usr.sbin/mptable/ |
H A D | mptable.c | 531 int oldtype, entrytype; in MPConfigTableHeader() local
|