Searched refs:PROMPT_ABORT (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | problem.c | 34 #define PROMPT_ABORT 11 macro 133 PROMPT_ABORT, 0 }, 216 PROMPT_ABORT, PR_NO_OK | PR_AFTER_CODE, PR_0_JOURNAL_BAD_SUPER }, 276 PROMPT_ABORT, 0 }, 281 PROMPT_ABORT, 0 }, 286 PROMPT_ABORT, 0 }, 1859 if ((ptr->prompt == PROMPT_ABORT) && answer) in fix_problem()
|