Searched defs:TAILQ_HEAD (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/include/event2/ |
H A D | keyvalq_struct.h | 49 #define TAILQ_HEAD(name, type) \ macro
|
H A D | event_struct.h | 82 #define TAILQ_HEAD(name, type) \ macro
|
/netbsd-src/external/bsd/libevent/dist/include/event2/ |
H A D | keyvalq_struct.h | 48 #define TAILQ_HEAD(name, type) \ macro
|
H A D | event_struct.h | 81 #define TAILQ_HEAD(name, type) \ macro
|
/netbsd-src/external/mpl/dhcp/dist/keama/ |
H A D | data.h | 36 #define TAILQ_HEAD(name, type) \ macro
|
/netbsd-src/sbin/fsck/ |
H A D | fsck.c | 70 TAILQ_HEAD(fstypelist, entry) opthead, selhead, omhead; in TAILQ_HEAD() function
|
/netbsd-src/crypto/dist/ipsec-tools/src/include-glibc/sys/ |
H A D | queue.h | 320 #define TAILQ_HEAD(name, type) \ macro
|
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/compat/sys/ |
H A D | queue.h | 277 #define TAILQ_HEAD(name, type) \ macro
|
/netbsd-src/sys/sys/ |
H A D | queue.h | 402 #define TAILQ_HEAD(name, type) _TAILQ_HEAD(name, struct type,) macro
|
/netbsd-src/sys/arch/sun2/sun2/ |
H A D | pmap.c | 305 TAILQ_HEAD(context_tailq, context_state) in TAILQ_HEAD() function
|
/netbsd-src/sys/arch/sun3/sun3/ |
H A D | pmap.c | 314 TAILQ_HEAD(context_tailq, context_state) in TAILQ_HEAD() function
|