Searched refs:total_devices_found (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cdrw/
H A Ddevice.c563 int total_devices_found; local
576 total_devices_found = 0;
591 total_devices_found++;
603 (total_devices_found == 1) && found) {
635 return (total_devices_found);
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_menu.c65 extern int total_devices_found;
452 if ((total_devices_found == 0) ||
453 (total_devices_found !=
456 total_devices_found;
H A Drmf_misc.c73 int total_devices_found = 0; variable
1132 total_devices_found = 0;
1160 total_devices_found++;

Completed in 64 milliseconds