Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/compat/
Dqueue.h129 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h399 #define TAILQ_REMOVE(head, elm, field) do { \ macro