FIO_MSTR
if (input(FIO_MSTR, msg, '?', &ioparam,
if (input(FIO_MSTR, FORMAT_MSG, '?', &ioparam,
} else if (input(FIO_MSTR, GENERIC_MSG, '?', &ioparam,
case FIO_MSTR:
case FIO_MSTR:
case FIO_MSTR:
i = input(FIO_MSTR, prompt, '>', &ioparam, NULL, CMD_INPUT);
scan_entire = !input(FIO_MSTR, "Analyze entire disk", '?',
scan_loop = !input(FIO_MSTR, "Loop continuously", '?',
scan_correct = !input(FIO_MSTR, "Repair defective blocks", '?',
scan_stop = !input(FIO_MSTR, "Stop after first error", '?',
scan_random = !input(FIO_MSTR, "Use random bit patterns", '?',
scan_auto = !input(FIO_MSTR, "Verify media after formatting", '?',
option_msg = !input(FIO_MSTR, "Enable extended messages", '?',
scan_restore_defects = !input(FIO_MSTR, "Restore defect list", '?',
scan_restore_label = !input(FIO_MSTR, "Restore disk label", '?',
grown_list = !input(FIO_MSTR, "Format with the Grown Defects list",
answer = input(FIO_MSTR, question, '?', &ioparam, NULL, DATA_INPUT);
sel_type = input(FIO_MSTR, tmpstr2, '?', &ioparam,
if (input(FIO_MSTR, "Do you wish to continue creating a new "
free_hog = input(FIO_MSTR, "Free Hog partition", '?',
if (input(FIO_MSTR, "Continue", '?',
free_hog = input(FIO_MSTR, "Free Hog partition", '?',
if (input(FIO_MSTR, "Okay to make this the current partition table",