Searched refs:PR_NO_DEFAULT (Results 1 – 2 of 2) sorted by relevance
31 #define PR_NO_DEFAULT 0x000004 /* Default to no */ macro
1848 reconfigure_bool(ctx, ptr, key, PR_NO_DEFAULT, "no_default"); in fix_problem()1865 if ((ptr->flags & PR_NO_DEFAULT) || in fix_problem()