Searched refs:PR_NOCOLLATE (Results 1 – 2 of 2) sorted by relevance
40 #define PR_NOCOLLATE 0x008000 /* Don't collate answers for this latch */ macro
172 PROMPT_NONE, PR_PREEN_OK | PR_NOCOLLATE, 0, 0, 0 },2222 reconfigure_bool(ctx, ptr, key, PR_NOCOLLATE, "no_collate"); in fix_problem()2301 if (ptr->flags & PR_NOCOLLATE) in fix_problem()