Home
last modified time | relevance | path

Searched refs:LIST_INIT (Results 1 – 17 of 17) 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/libevent/
Dbuffer_iocp.c161 LIST_INIT(&evo->buffer.callbacks); in evbuffer_overlapped_new_()
Devmap.c263 LIST_INIT(&entry->events); in evmap_io_init()
445 LIST_INIT(&entry->events); in evmap_signal_init()
Dbufferevent_ratelim.c652 LIST_INIT(&g->members); in bufferevent_rate_limit_group_new()
Dbuffer.c370 LIST_INIT(&buffer->callbacks); in evbuffer_new()
/external/openssh/openbsd-compat/
Dsys-queue.h70 #undef LIST_INIT
293 #define LIST_INIT(head) do { \ macro
/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/usrsctp/usrsctplib/netinet/
Dsctp_pcb.c235 LIST_INIT(&vrf->ifnlist);
614 LIST_INIT(&sctp_ifnp->ifalist);
2987 LIST_INIT(&inp->sctp_addr_list);
2989 LIST_INIT(&inp->sctp_asoc_list);
2993 LIST_INIT(&inp->sctp_asoc_free_list);
3072 LIST_INIT(&m->shared_keys);
6663 LIST_INIT(&SCTP_BASE_INFO(listhead));
6665 LIST_INIT(&SCTP_BASE_INFO(inplisthead));
6766 LIST_INIT(&SCTP_BASE_INFO(addr_wq));
6793 LIST_INIT(&SCTP_BASE_INFO(vtag_timewait)[i]);
Dsctputil.c1306 LIST_INIT(&asoc->sctp_restricted_addrs); in sctp_init_asoc()
1401 LIST_INIT(&asoc->shared_keys); in sctp_init_asoc()
1711 LIST_INIT(&asc->list_of_work); in sctp_handle_addr_wq()
7395 LIST_INIT(&hashtbl[i]);
7446 LIST_INIT(&hashtbl[i]);
Dsctp_asconf.c3293 LIST_INIT(&asc->list_of_work); in sctp_addr_mgmt_ep_sa()
/external/iperf3/src/
Dqueue.h197 #define LIST_INIT(head) do { \ macro
/external/libiio/src/iiod/
Dqueue.h101 #define LIST_INIT(head) do { \ macro
/external/usrsctp/usrsctplib/
Duser_queue.h399 #define LIST_INIT(head) do { \ macro