Home
last modified time | relevance | path

Searched refs:removable_found (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_misc.c74 int removable_found = 0; variable
1229 removable_found++; in find_device()
1234 removable_found, sn); in find_device()
1243 removable_found, sdev); in find_device()
1306 return (removable_found); in find_device()
H A Drmf_menu.c66 extern int removable_found;
461 removable_found = 0; in process_l_flag()
467 if (removable_found == 0) in process_l_flag()