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

/freebsd-10.1-release/usr.bin/csup/
H A Dqueue.h64 #undef STAILQ_FIRST macro
65 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]
/freebsd-10.1-release/contrib/openbsm/compat/
H A Dqueue.h240 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]
/freebsd-10.1-release/sys/sys/
H A Dqueue.h269 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]

Completed in 194 milliseconds