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

/freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h293 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devent-internal.h373 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h504 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
[all...]
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h447 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h89 #undef TAILQ_FIRST macro
425 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd-10-stable/sys/sys/
H A Dqueue.h648 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
[all...]

Completed in 173 milliseconds