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

/freebsd-10-stable/sys/contrib/altq/altq/
H A Daltq_var.h151 #undef TAILQ_LAST macro
152 #define TAILQ_LAST(head, headname) \ macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h296 #define TAILQ_LAST(head, headname) \ macro
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h519 #define TAILQ_LAST(head, headname) \ macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h92 #undef TAILQ_LAST macro
428 #define TAILQ_LAST(head, headname) \ macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h580 #define TAILQ_LAST(head, headname) \ macro
/freebsd-10-stable/sys/sys/
H A Dqueue.h744 #define TAILQ_LAST(head, headname) \ macro

Completed in 196 milliseconds