Home
last modified time | relevance | path

Searched refs:F_ALLERRS (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/format/
H A Danalyze.c299 (unsigned)data, needinit, (F_ALLERRS | F_SILENT),
339 (unsigned)data, needinit, F_ALLERRS, NULL);
523 1, buf, (F_SILENT | F_ALLERRS), NULL);
526 1, buf, (F_SILENT | F_ALLERRS), NULL);
H A Dglobal.h241 #define F_ALLERRS 0x02 /* return any error, not just fatal */ macro
H A Dmenu_command.c1309 1, buf, (F_SILENT | F_ALLERRS), NULL); in c_repair()
1374 1, buf, (F_SILENT | F_ALLERRS), NULL); in c_repair()
1377 bn, 1, buf, (F_SILENT | F_ALLERRS), NULL); in c_repair()
H A Dctlr_scsi.c2177 if (flags & F_ALLERRS) {
2183 if ((rq->es_key != KEY_RECOVERABLE_ERROR) || (flags & F_ALLERRS)) {