Searched defs:TAILQ_CONCAT (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/openbsm/compat/
H A Dqueue.h434 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dsys-queue.h110 #undef TAILQ_CONCAT macro
619 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
/freebsd-current/contrib/libarchive/unzip/
H A Dla_queue.h674 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
/freebsd-current/sys/sys/
H A Dqueue.h730 #define TAILQ_CONCAT(head1, head2, field) do { \ macro

Completed in 193 milliseconds