Lines Matching refs:S_DEF_USER
425 if (def == S_DEF_USER) { in conf_read_simple()
521 if (conf_read_simple(name, S_DEF_USER)) { in conf_read()
537 if (sym->def[S_DEF_USER].tri == sym_get_tristate_value(sym)) in conf_read()
541 if (!strcmp(sym->curr.val, sym->def[S_DEF_USER].val)) in conf_read()
566 if (sym_string_within_range(sym, sym->def[S_DEF_USER].val)) in conf_read()
1160 sym->def[S_DEF_USER].tri = yes; in randomize_choice_values()
1161 csym->def[S_DEF_USER].val = sym; in randomize_choice_values()
1164 sym->def[S_DEF_USER].tri = no; in randomize_choice_values()
1190 sym->def[S_DEF_USER].tri = no; in set_all_choice_values()
1256 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1259 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
1263 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1265 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
1268 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
1272 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1274 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
1276 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1334 sym->def[S_DEF_USER].tri == old_val) in conf_rewrite_mod_or_yes()
1335 sym->def[S_DEF_USER].tri = new_val; in conf_rewrite_mod_or_yes()