Searched defs:header_printed (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cdrw/
H A Ddevice.c561 int header_printed = 0; local
613 if (!header_printed) {
615 header_printed = 1;
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c936 boolean_t header_printed = B_FALSE; local
1042 if (header_printed == B_FALSE) {
1055 header_printed = B_TRUE;

Completed in 49 milliseconds