Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dsys-queue.h412 #define TAILQ_FOREACH_REVERSE(var, head, field, headname) \ macro
/titanic_41/usr/src/uts/common/io/drm/
H A Dqueue.h490 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro
/titanic_41/usr/src/uts/common/sys/
H A Dqueue.h542 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro