Searched refs:PR_MSG_ONLY (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | problemP.h | 32 #define PR_MSG_ONLY 0x000008 /* Print message only */ macro
|
D | problem.c | 1296 PROMPT_NONE, PR_MSG_ONLY, 0, 0, 0 }, 1851 PROMPT_NONE, PR_MSG_ONLY, 0, 0, 0 }, 2220 reconfigure_bool(ctx, ptr, key, PR_MSG_ONLY, "print_message_only"); in fix_problem()
|