Searched defs:TAILQ_HEAD (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dkeyvalq_struct.h47 #define TAILQ_HEAD(name, type) \ macro
73 #undef TAILQ_HEAD macro
H A Devent_struct.h80 #define TAILQ_HEAD(name, type) \ macro
163 #undef TAILQ_HEAD macro
/freebsd-11-stable/sbin/fsck/
H A Dfsck.c63 static TAILQ_HEAD(fstypelist, entry) opthead, selhead; function
/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h275 #define TAILQ_HEAD(name, type) \ macro
/freebsd-11-stable/contrib/openbsm/compat/
H A Dqueue.h414 #define TAILQ_HEAD(name, type) \ macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h86 #undef TAILQ_HEAD macro
407 #define TAILQ_HEAD(name, type) \ macro
/freebsd-11-stable/sys/sys/
H A Dqueue.h571 #define TAILQ_HEAD(name, type) \ macro

Completed in 175 milliseconds