Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
Dproblem.c35 #define PROMPT_ABORT 11 macro
147 PROMPT_ABORT, 0, 0, 0, 0 },
233 PROMPT_ABORT, PR_NO_OK | PR_AFTER_CODE, PR_0_JOURNAL_BAD_SUPER,
296 PROMPT_ABORT, 0, 0, 0, 0 },
301 PROMPT_ABORT, 0, 0, 0, 0 },
306 PROMPT_ABORT, 0, 0, 0, 0 },
2560 if ((ptr->prompt == PROMPT_ABORT) && answer) in fix_problem()