Home
last modified time | relevance | path

Searched defs:TAILQ_HEAD (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dkeyvalq_struct.h49 #define TAILQ_HEAD(name, type) \ macro
H A Devent_struct.h82 #define TAILQ_HEAD(name, type) \ macro
/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Dkeyvalq_struct.h48 #define TAILQ_HEAD(name, type) \ macro
H A Devent_struct.h81 #define TAILQ_HEAD(name, type) \ macro
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddata.h36 #define TAILQ_HEAD(name, type) \ macro
/netbsd-src/sbin/fsck/
H A Dfsck.c70 TAILQ_HEAD(fstypelist, entry) opthead, selhead, omhead; in TAILQ_HEAD() function
/netbsd-src/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h320 #define TAILQ_HEAD(name, type) \ macro
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/compat/sys/
H A Dqueue.h277 #define TAILQ_HEAD(name, type) \ macro
/netbsd-src/sys/sys/
H A Dqueue.h402 #define TAILQ_HEAD(name, type) _TAILQ_HEAD(name, struct type,) macro
/netbsd-src/sys/arch/sun2/sun2/
H A Dpmap.c305 TAILQ_HEAD(context_tailq, context_state) in TAILQ_HEAD() function
/netbsd-src/sys/arch/sun3/sun3/
H A Dpmap.c314 TAILQ_HEAD(context_tailq, context_state) in TAILQ_HEAD() function