Lines Matching refs:S_DEF_USER
147 sym->def[S_DEF_USER].tri = yes;
148 csym->def[S_DEF_USER].val = sym;
150 sym->def[S_DEF_USER].tri = no;
238 sym->def[S_DEF_USER].tri = yes;
241 sym->def[S_DEF_USER].tri = mod;
244 sym->def[S_DEF_USER].tri = no;
247 sym->def[S_DEF_USER].tri = no;
251 sym->def[S_DEF_USER].tri = yes;
253 sym->def[S_DEF_USER].tri = mod;
255 sym->def[S_DEF_USER].tri = yes;
311 sym->def[S_DEF_USER].tri == old_val)
312 sym->def[S_DEF_USER].tri = new_val;
802 if (conf_read_simple(name, S_DEF_USER)) {
818 if (conf_read_simple(name, S_DEF_USER) &&
819 conf_read_simple("all.config", S_DEF_USER)) {