Searched defs:STAILQ_INSERT_AFTER (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/common/
H A D_elftc.h169 #define STAILQ_INSERT_AFTER(head, listelm, elm, field) do { \ macro
/freebsd-11-stable/contrib/openbsm/compat/
H A Dqueue.h257 #define STAILQ_INSERT_AFTER(head, tqelm, elm, field) do { \ macro
/freebsd-11-stable/sys/sys/
H A Dqueue.h346 #define STAILQ_INSERT_AFTER(head, tqelm, elm, field) do { \ macro

Completed in 64 milliseconds