Searched defs:SLIST_INSERT_AFTER (Results 1 – 5 of 5) sorted by relevance
/external/ipsec-tools/src/include-glibc/sys/ |
D | queue.h | 138 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
D | compat-queue.h | 146 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|
/external/chromium/third_party/libevent/compat/sys/ |
D | queue.h | 123 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|
/external/chromium_org/third_party/libevent/compat/sys/ |
D | queue.h | 123 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|
/external/openssh/openbsd-compat/ |
D | sys-queue.h | 217 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|