Home
last modified time | relevance | path

Searched defs:LIST_REMOVE (Results 1 – 2 of 2) sorted by relevance

/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h310 #define LIST_REMOVE(elm, field) do { \ macro
/external/chromium/third_party/libevent/compat/sys/
Dqueue.h196 #define LIST_REMOVE(elm, field) do { \ macro