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

/external/libevent/include/event2/
H A Dkeyvalq_struct.h36 #ifndef TAILQ_ENTRY
38 #define TAILQ_ENTRY(type) \ macro
43 #endif /* !TAILQ_ENTRY */
59 TAILQ_ENTRY(evkeyval) next;
69 #undef TAILQ_ENTRY macro
H A Devent_struct.h69 #ifndef TAILQ_ENTRY
71 #define TAILQ_ENTRY(type) \ macro
76 #endif /* !TAILQ_ENTRY */
108 TAILQ_ENTRY(event_callback) evcb_active_next;
128 TAILQ_ENTRY(event) ev_next_with_common_timeout;
159 #undef TAILQ_ENTRY macro
/external/dhcpcd-6.8.2/compat/
H A Dqueue.h60 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,) macro
/external/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h329 #define TAILQ_ENTRY(type) \ macro
/external/libevent/compat/sys/
H A Dqueue.h284 #define TAILQ_ENTRY(type) \ macro

Completed in 8206 milliseconds