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

/haiku/headers/private/firewire/
H A Dqueue.h238 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dqueue.h318 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]
/haiku/headers/compatibility/bsd/sys/
H A Dqueue.h243 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]

Completed in 46 milliseconds