Home
last modified time | relevance | path

Searched refs:LIST_INIT (Results 1 – 6 of 6) sorted by relevance

/external/ipsec-tools/src/racoon/
Dhandler.c429 LIST_INIT(&ph1tree); in initph1tree()
703 LIST_INIT(&ph2tree); in initph2tree()
840 LIST_INIT(&ctdtree); in initctdtree()
1040 LIST_INIT(&rcptree); in init_recvdpkt()
Dsainfo.c229 LIST_INIT(&sitree); in initsainfo()
/external/python/cpython2/Lib/plat-unixware7/
DIN.py158 def LIST_INIT(head): return \ function
160 def LIST_INIT(head): return \ function
/external/f2fs-tools/tools/
Df2fs_io_parse.c103 LIST_INIT(&pid_info); in do_init()
/external/openssh/openbsd-compat/
Dsys-queue.h67 #undef LIST_INIT
287 #define LIST_INIT(head) do { \ macro
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h282 #define LIST_INIT(head) do { \ macro