Searched refs:PR_NO_NOMSG (Results 1 – 2 of 2) sorted by relevance
41 #define PR_NO_NOMSG 0x010000 /* Don't print a message if e2fsck -n */ macro
1523 PROMPT_NONE, PR_PREEN_OK | PR_NO_OK | PR_NO_NOMSG, 0, 0, 0 },2223 reconfigure_bool(ctx, ptr, key, PR_NO_NOMSG, "no_nomsg"); in fix_problem()2262 if ((ptr->flags & PR_NO_NOMSG) && in fix_problem()