Home
last modified time | relevance | path

Searched defs:SLIST_REMOVE (Results 1 – 5 of 5) sorted by relevance

/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/external/iperf3/src/
Dqueue.h150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/external/openssh/openbsd-compat/
Dsys-queue.h241 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/external/usrsctp/usrsctplib/
Duser_queue.h196 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/external/libiio/src/iiod/
Dqueue.h184 #define SLIST_REMOVE(head, elm, type, field) do { \ macro