Home
last modified time | relevance | path

Searched defs:SLIST_INSERT_AFTER (Results 1 – 5 of 5) sorted by relevance

/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h138 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dcompat-queue.h146 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/external/chromium/third_party/libevent/compat/sys/
Dqueue.h123 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/external/chromium_org/third_party/libevent/compat/sys/
Dqueue.h123 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/external/openssh/openbsd-compat/
Dsys-queue.h217 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro