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

/freebsd-current/contrib/elftoolchain/common/
H A D_elftc.h115 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
/freebsd-current/contrib/openbsm/compat/
H A Dqueue.h239 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]
/freebsd-current/contrib/libarchive/unzip/
H A Dla_queue.h318 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]
/freebsd-current/sys/sys/
H A Dqueue.h352 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]

Completed in 86 milliseconds