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

/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h434 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h491 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
/freebsd-10-stable/sys/sys/
H A Dqueue.h635 #define TAILQ_CONCAT(head1, head2, field) do { \ macro

Completed in 367 milliseconds