Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dsys-queue.h52 #undef SLIST_FOREACH
200 #define SLIST_FOREACH(var, head, field) \ macro
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h129 #define SLIST_FOREACH(var, head, field) \ macro