Searched defs:TAILQ_FIRST (Results 1 - 3 of 3) sorted by path

/freebsd-10.0-release/contrib/openbsm/compat/
H A Dqueue.h448 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dsys-queue.h89 #undef TAILQ_FIRST macro
425 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd-10.0-release/sys/sys/
H A Dqueue.h555 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
[all...]

Completed in 138 milliseconds