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

/freebsd-10-stable/usr.bin/csup/
H A Dqueue.h64 #undef STAILQ_FIRST macro
65 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h239 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h270 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]
/freebsd-10-stable/sys/sys/
H A Dqueue.h318 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]

Completed in 68 milliseconds