Home
last modified time | relevance | path

Searched defs:TAILQ_REMOVE (Results 1 – 3 of 3) sorted by relevance

/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h399 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/external/chromium/third_party/libevent/compat/sys/
Dqueue.h356 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/external/openssh/openbsd-compat/
Dsys-queue.h472 #define TAILQ_REMOVE(head, elm, field) do { \ macro