Home
last modified time | relevance | path

Searched defs:head1 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddata.h51 #define TAILQ_CONCAT(head1, head2) do { \ argument
133 #define TAILQ_SWAP(head1, head2, type) do { \ argument
/netbsd-src/sys/sys/
H A Dqueue.h210 #define LIST_MOVE(head1, head2, field) do { \ argument
380 #define SIMPLEQ_CONCAT(head1, head2) do { \ argument
553 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
641 #define STAILQ_CONCAT(head1, head2) do { \ argument
/netbsd-src/usr.sbin/lpr/common_source/
H A Ddisplayq.c84 static const char head1[] = "Total Size\n"; variable
/netbsd-src/external/bsd/elftoolchain/dist/common/
H A D_elftc.h96 #define STAILQ_CONCAT(head1, head2) do { \ argument