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