Searched defs:TAILQ_FOREACH_REVERSE_SAFE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/openbsm/compat/
H A Dqueue.h464 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h101 #undef TAILQ_FOREACH_REVERSE_SAFE macro
458 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
/freebsd-12-stable/sys/sys/
H A Dqueue.h754 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro

Completed in 108 milliseconds