Home
last modified time | relevance | path

Searched refs:SLIST_REMOVE (Results 1 – 2 of 2) sorted by relevance

/external/openssh/openbsd-compat/
Dsys-queue.h57 #undef SLIST_REMOVE
235 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro