Home
last modified time | relevance | path

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

/netbsd/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h340 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/netbsd/external/bsd/libevent/dist/
H A Devent-internal.h378 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/netbsd/external/bsd/ntp/dist/sntp/libevent/compat/sys/
H A Dqueue.h295 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/netbsd/external/bsd/ntp/dist/sntp/libevent/
H A Devent-internal.h375 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/netbsd/external/mpl/dhcp/dist/keama/
H A Ddata.h62 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/netbsd/sys/sys/
H A Dqueue.h417 #define TAILQ_FIRST(head) ((head)->tqh_first) macro