Searched refs:LIST_INSERT_HEAD (Results 1 - 9 of 9) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dsainfo.c204 LIST_INSERT_HEAD(&sitree, new, chain);
H A Dhandler.c394 LIST_INSERT_HEAD(&ph1tree, iph1, chain);
688 LIST_INSERT_HEAD(&ph2tree, iph2, chain);
779 LIST_INSERT_HEAD(&iph1->ph2tree, iph2, ph1bind);
832 LIST_INSERT_HEAD(&ctdtree, new, chain);
983 LIST_INSERT_HEAD(&rcptree, new, chain);
/external/openssh/openbsd-compat/
H A Dsys-queue.h70 #undef LIST_INSERT_HEAD macro
301 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dcompat-queue.h328 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/external/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h301 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/external/chromium/net/tools/flip_server/
H A Depoll_server.cc169 LIST_INSERT_HEAD(&ready_list_, cb_and_mask, entry);
/external/chromium/third_party/libevent/compat/sys/
H A Dqueue.h189 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/external/chromium_org/net/tools/flip_server/
H A Depoll_server.cc170 LIST_INSERT_HEAD(&ready_list_, cb_and_mask, entry);
/external/chromium_org/third_party/libevent/compat/sys/
H A Dqueue.h189 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro

Completed in 218 milliseconds