Home
last modified time | relevance | path

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

/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h282 #define LIST_INIT(head) do { \ macro
/external/libevent/compat/sys/
Dqueue.h170 #define LIST_INIT(head) do { \ macro
/external/iperf3/src/
Dqueue.h197 #define LIST_INIT(head) do { \ macro
/external/openssh/openbsd-compat/
Dsys-queue.h293 #define LIST_INIT(head) do { \ macro
/external/usrsctp/usrsctplib/
Duser_queue.h399 #define LIST_INIT(head) do { \ macro
/external/libiio/src/iiod/
Dqueue.h101 #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