Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/format/
H A Dmenu_analyze.c308 deflt = !scan_stop; in a_setup()
310 scan_stop = !input(FIO_MSTR, "Stop after first error", '?', in a_setup()
385 fmt_print(scan_stop ? "yes\n" : "no\n"); in a_config()
H A Danalyze.h43 extern int scan_correct, scan_stop, scan_loop, scan_passes;
H A Danalyze.c48 int scan_stop = 0; /* stop after error flag */ variable
373 if (scan_stop)