Home
last modified time | relevance | path

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

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