Home
last modified time | relevance | path

Searched defs:TAILQ_FOREACH_REVERSE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h347 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/compat/sys/
H A Dqueue.h311 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro
/netbsd-src/sys/sys/
H A Dqueue.h437 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro