Searched defs:head2 (Results 1 – 1 of 1) sorted by relevance
/titanic_52/usr/src/boot/sys/sys/ |
H A D | queue.h | 254 #define SLIST_SWAP(head1, head2, type) do { \ argument 291 #define STAILQ_CONCAT(head1, head2) do { \ argument 379 #define STAILQ_SWAP(head1, head2, type) do { \ argument 523 LIST_SWAP(head1,head2,type,field) global() argument 601 TAILQ_CONCAT(head1,head2,field) global() argument 736 TAILQ_SWAP(head1,head2,type,field) global() argument [all...] |