Searched refs:PR_NOT_A_FIX (Results 1 – 2 of 2) sorted by relevance
47 #define PR_NOT_A_FIX 0x200000 /* Yes doesn't mean a problem was fixed */ macro
1279 PROMPT_FIX, PR_NO_OK | PR_PREEN_NO | PR_PREEN_OK | PR_NOT_A_FIX },1284 PROMPT_FIX, PR_NO_OK | PR_PREEN_NO | PR_PREEN_OK | PR_NOT_A_FIX },2169 reconfigure_bool(ctx, ptr, key, PR_NOT_A_FIX, "not_a_fix"); in fix_problem()2288 !(ptr->flags & PR_NOT_A_FIX)) in fix_problem()