Home
last modified time | relevance | path

Searched defs:TAILQ_ENTRY (Results 1 – 12 of 12) sorted by relevance

/external/libevent/include/event2/
Dkeyvalq_struct.h38 #define TAILQ_ENTRY(type) \ macro
Drpc_struct.h44 #define TAILQ_ENTRY(type) \ macro
Devent_struct.h71 #define TAILQ_ENTRY(type) \ macro
/external/cronet/third_party/libevent/
Devent.h204 #define TAILQ_ENTRY(type) \ macro
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h329 #define TAILQ_ENTRY(type) \ macro
/external/libevent/compat/sys/
Dqueue.h284 #define TAILQ_ENTRY(type) \ macro
/external/cronet/third_party/libevent/compat/sys/
Dqueue.h284 #define TAILQ_ENTRY(type) \ macro
/external/iperf3/src/
Dqueue.h315 #define TAILQ_ENTRY(type) \ macro
/external/libiio/src/iiod/
Dqueue.h382 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,) macro
/external/python/cpython2/Lib/plat-freebsd5/
DIN.py218 def TAILQ_ENTRY(type): return \ function
/external/python/cpython2/Lib/plat-freebsd4/
DIN.py218 def TAILQ_ENTRY(type): return \ function
/external/openthread/third_party/tcplp/bsdtcp/sys/
Dqueue.h554 #define TAILQ_ENTRY(type) \ macro