Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
DproblemP.h41 #define PR_NO_NOMSG 0x010000 /* Don't print a message if e2fsck -n */ macro
Dproblem.c1523 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()