Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dkeyvalq_struct.h38 #define TAILQ_ENTRY(type) \ macro
Devent_struct.h71 #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/iperf3/src/
Dqueue.h315 #define TAILQ_ENTRY(type) \ macro
/external/openssh/openbsd-compat/
Dsys-queue.h416 #define TAILQ_ENTRY(type) \ macro
/external/python/cpython2/Lib/plat-freebsd4/
DIN.py218 def TAILQ_ENTRY(type): return \ function
/external/python/cpython2/Lib/plat-freebsd5/
DIN.py218 def TAILQ_ENTRY(type): return \ function