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

/external/dhcpcd-6.8.2/compat/
H A Dqueue.h129 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/external/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h399 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/external/openssh/openbsd-compat/
H A Dsys-queue.h102 #undef TAILQ_REMOVE macro
501 #define TAILQ_REMOVE(head, elm, field) do { \ macro

Completed in 922 milliseconds