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

/external/libevent/include/event2/
H A Dkeyvalq_struct.h45 #ifndef TAILQ_HEAD
47 #define TAILQ_HEAD(name, type) \ macro
65 TAILQ_HEAD (evkeyvalq, evkeyval);
73 #undef TAILQ_HEAD macro
H A Devent_struct.h77 #ifndef TAILQ_HEAD
79 #define TAILQ_HEAD(name, type) \ macro
127 TAILQ_HEAD (event_list, event);
134 #undef TAILQ_HEAD macro
/external/dhcpcd-6.8.2/compat/
H A Dqueue.h44 #ifndef TAILQ_HEAD
50 #define TAILQ_HEAD(name, type) _TAILQ_HEAD(name, struct type,) macro
61 #endif /* !TAILQ_HEAD */
/external/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h320 #define TAILQ_HEAD(name, type) \ macro
/external/openssh/openbsd-compat/
H A Dsys-queue.h86 #undef TAILQ_HEAD macro
407 #define TAILQ_HEAD(name, type) \ macro

Completed in 167 milliseconds