Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dkeyvalq_struct.h38 #define TAILQ_ENTRY(type) \ macro
Devent_struct.h70 #define TAILQ_ENTRY(type) \ macro
/external/dhcpcd-6.8.2/compat/
Dqueue.h60 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,) macro
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h329 #define TAILQ_ENTRY(type) \ macro
/external/openssh/openbsd-compat/
Dsys-queue.h416 #define TAILQ_ENTRY(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