Searched defs:TAILQ_PREV (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/libevent/compat/sys/
H A Dqueue.h299 #define TAILQ_PREV(elm, headname, field) \ macro
/freebsd-current/contrib/openbsm/compat/
H A Dqueue.h524 #define TAILQ_PREV(elm, headname, field) \ macro
/freebsd-current/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h299 #define TAILQ_PREV(elm, headname, field) \ macro
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dsys-queue.h128 #undef TAILQ_PREV macro
526 #define TAILQ_PREV(elm, headname, field) \ macro
/freebsd-current/contrib/libarchive/unzip/
H A Dla_queue.h798 #define TAILQ_PREV(elm, headname, field) \ macro
/freebsd-current/sys/sys/
H A Dqueue.h854 #define TAILQ_PREV(elm, headname, field) \ macro

Completed in 132 milliseconds