Searched refs:PROMPT_ABORT (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | problem.c | 35 #define PROMPT_ABORT 11 macro 141 PROMPT_ABORT, 0, 0, 0, 0 }, 224 PROMPT_ABORT, PR_NO_OK | PR_AFTER_CODE, PR_0_JOURNAL_BAD_SUPER, 285 PROMPT_ABORT, 0, 0, 0, 0 }, 290 PROMPT_ABORT, 0, 0, 0, 0 }, 295 PROMPT_ABORT, 0, 0, 0, 0 }, 2338 if ((ptr->prompt == PROMPT_ABORT) && answer) in fix_problem()
|