Searched defs:TAILQ_FIRST (Results 1 - 5 of 5) sorted by relevance

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

Completed in 116 milliseconds