Searched defs:LIST_INSERT_HEAD (Results 1 - 3 of 3) sorted by relevance

/external/chromium/third_party/libevent/compat/sys/
H A Dqueue.h189 #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/openssh/openbsd-compat/
H A Dsys-queue.h70 #undef LIST_INSERT_HEAD macro
301 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro

Completed in 215 milliseconds