Home
last modified time | relevance | path

Searched defs:LIST_INIT (Results 1 – 3 of 3) sorted by relevance

/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h282 #define LIST_INIT(head) do { \ macro
/external/openssh/openbsd-compat/
Dsys-queue.h287 #define LIST_INIT(head) do { \ macro
/external/python/cpython2/Lib/plat-unixware7/
DIN.py158 def LIST_INIT(head): return \ function
160 def LIST_INIT(head): return \ function