Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
DproblemP.h32 #define PR_MSG_ONLY 0x000008 /* Print message only */ macro
Dproblem.c1296 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()