Home
last modified time | relevance | path

Searched refs:header_printed (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/cdrw/
H A Ddevice.c561 int header_printed = 0; in scan_for_cd_device() local
613 if (!header_printed) { in scan_for_cd_device()
615 header_printed = 1; in scan_for_cd_device()
/titanic_50/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c803 boolean_t header_printed = B_FALSE; in do_get_features() local
860 if (!header_printed) { in do_get_features()
862 header_printed = B_TRUE; in do_get_features()
/titanic_50/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c936 boolean_t header_printed = B_FALSE; in display_work() local
1042 if (header_printed == B_FALSE) { in display_work()
1055 header_printed = B_TRUE; in display_work()