Home
last modified time | relevance | path

Searched refs:FIO_MSTR (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/format/
H A Dmenu_analyze.c265 scan_entire = !input(FIO_MSTR, "Analyze entire disk", '?', in a_setup()
293 scan_loop = !input(FIO_MSTR, "Loop continuously", '?', in a_setup()
306 scan_correct = !input(FIO_MSTR, "Repair defective blocks", '?', in a_setup()
310 scan_stop = !input(FIO_MSTR, "Stop after first error", '?', in a_setup()
314 scan_random = !input(FIO_MSTR, "Use random bit patterns", '?', in a_setup()
335 scan_auto = !input(FIO_MSTR, "Verify media after formatting", '?', in a_setup()
340 option_msg = !input(FIO_MSTR, "Enable extended messages", '?', in a_setup()
344 scan_restore_defects = !input(FIO_MSTR, "Restore defect list", '?', in a_setup()
348 scan_restore_label = !input(FIO_MSTR, "Restore disk label", '?', in a_setup()
H A Dmodify_partition.c151 sel_type = input(FIO_MSTR, tmpstr2, '?', &ioparam, in p_modify()
217 if (input(FIO_MSTR, in p_modify()
230 free_hog = input(FIO_MSTR, "Free Hog partition", '?', in p_modify()
262 if (input(FIO_MSTR, "Continue", '?', in p_modify()
273 free_hog = input(FIO_MSTR, "Free Hog partition", '?', in p_modify()
307 if (input(FIO_MSTR, "\ in p_modify()
H A Dio.h79 #define FIO_MSTR 3 /* matched string, with abbreviations */ macro
H A Dmenu.c167 i = input(FIO_MSTR, prompt, '>', &ioparam,
H A Dio.c522 case FIO_MSTR:
968 case FIO_MSTR:
1735 case FIO_MSTR:
H A Dmisc.c184 answer = input(FIO_MSTR, question, '?', &ioparam,
H A Dauto_sense.c850 if (input(FIO_MSTR, FORMAT_MSG, '?', &ioparam, in auto_sense()
853 } else if (input(FIO_MSTR, GENERIC_MSG, '?', &ioparam, in auto_sense()
1319 if (input(FIO_MSTR, msg, '?', &ioparam, in generic_disk_sense()
H A Dmenu_scsi.c581 grown_list = !input(FIO_MSTR, "Format with the Grown Defects list", in do_format()