Home
last modified time | relevance | path

Searched refs:STAILQ_ENTRY (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-freebsd4/
DIN.py210 def STAILQ_ENTRY(type): return \ function
/external/python/cpython2/Lib/plat-freebsd5/
DIN.py210 def STAILQ_ENTRY(type): return \ function
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h179 #define STAILQ_ENTRY(type) \ macro