Home
last modified time | relevance | path

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

/trueos/contrib/openbsm/compat/
HDqueue.h460 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro
/trueos/crypto/openssh/openbsd-compat/
HDsys-queue.h448 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro
/trueos/sys/sys/
HDqueue.h577 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro