Home
last modified time | relevance | path

Searched defs:LIST_REMOVE (Results 1 – 3 of 3) 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
/external/openssh/openbsd-compat/
Dsys-queue.h308 #define LIST_REMOVE(elm, field) do { \ macro