Searched refs:ask (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/third_party/uapp/fsck-msdosfs/
H A Dfat.c143 if (ask(0, "Truncate")) {
258 if (ask(1, "Correct"))
337 if (ask(1, "Fix")) {
345 if (ask(0, "Use FAT 0's entry")) {
349 if (ask(0, "Use FAT %u's entry", fatnum)) {
357 if (ask(0, "Use continuation from FAT %u", fatnum)) {
361 if (ask(0, "Use mark from FAT 0")) {
370 if (ask(0, "Use continuation from FAT 0")) {
374 if (ask(0, "Use mark from FAT %d", fatnum)) {
382 if (ask(
[all...]
H A Dext.h53 int ask(int, const char *, ...) __printflike(2, 3);
H A Dmain.c112 ask(int def, const char *fmt, ...) function
H A Ddir.c257 if (ask(1, "Fix")) {
360 if (ask(0, "Remove")) {
400 if (ask(1, "Truncate")) {
412 if (ask(1, "Drop superfluous clusters")) {
498 if (ask(1, "Extend")) {
510 } else if (ask(0, "Truncate"))
681 if (ask(1, "Drop allocated clusters")) {
723 if (ask(0, "Remove")) {
730 if (ask(1, "Truncate")) {
754 if (ask(
[all...]
H A Dcheck.c138 if (ask(1, "Update FATs")) {
158 if (ask(1, "MARK FILE SYSTEM CLEAN") == 0)
H A Dboot.c112 if (ask(0, "Fix")) {
234 if (ask(1, "MARK BOOT BLOCK CLEAN") == 0) {

Completed in 186 milliseconds