Searched defs:TAILQ_FOREACH_REVERSE (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/compat/sys/ |
H A D | queue.h | 309 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro
|
/freebsd/contrib/libevent/compat/sys/ |
H A D | queue.h | 309 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro
|
/freebsd/contrib/openbsm/compat/ |
H A D | queue.h | 459 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | sys-queue.h | 543 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro
|
/freebsd/contrib/libarchive/unzip/ |
H A D | la_queue.h | 709 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro
|
/freebsd/sys/sys/ |
H A D | queue.h | 804 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ macro
|