Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Danalyze.c465 int buf_is_good; local
487 buf_is_good = 0;
492 buf_is_good = 1;
498 buf_is_good ? "soft" : "hard", bn);
516 if (!buf_is_good) {
H A Dmenu_command.c1217 int buf_is_good; in c_repair() local
1334 buf_is_good = 0; in c_repair()
1339 buf_is_good = 1; in c_repair()
1351 fmt_print("%s error on ", buf_is_good ? "soft" : "hard"); in c_repair()
1371 if (!buf_is_good) { in c_repair()