Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/lpr/common_source/
Ddisplayq.c84 static const char head1[] = "Total Size\n"; variable
/netbsd/src/sys/sys/
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