Searched defs:total_devices_found (Results 1 - 2 of 2) 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_misc.c73 int total_devices_found = 0; variable
1132 total_devices_found = 0;
1160 total_devices_found++;

Completed in 47 milliseconds