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

/freebsd-11-stable/contrib/elftoolchain/common/
H A D_elftc.h115 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
/freebsd-11-stable/contrib/openbsm/compat/
H A Dqueue.h239 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]
/freebsd-11-stable/sys/sys/
H A Dqueue.h319 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]

Completed in 82 milliseconds