Home
last modified time | relevance | path

Searched defs:TAILQ_FIRST (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Devent-internal.h376 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd/contrib/libevent/
H A Devent-internal.h376 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h293 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd/contrib/libevent/compat/sys/
H A Dqueue.h293 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd/contrib/openbsm/compat/
H A Dqueue.h447 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dsys-queue.h520 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h687 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/freebsd/sys/sys/
H A Dqueue.h743 #define TAILQ_FIRST(head) ((head)->tqh_first) macro