Home
last modified time | relevance | path

Searched defs:SLIST_ENTRY (Results 1 – 6 of 6) sorted by relevance

/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h117 #define SLIST_ENTRY(type) \ macro
/external/libevent/compat/sys/
Dqueue.h97 #define SLIST_ENTRY(type) \ macro
/external/iperf3/src/
Dqueue.h102 #define SLIST_ENTRY(type) \ macro
/external/openssh/openbsd-compat/
Dsys-queue.h187 #define SLIST_ENTRY(type) \ macro
/external/python/cpython2/Lib/plat-freebsd4/
DIN.py206 def SLIST_ENTRY(type): return \ function
/external/python/cpython2/Lib/plat-freebsd5/
DIN.py206 def SLIST_ENTRY(type): return \ function