Searched refs:sym_string_valid (Results 1 - 4 of 4) sorted by last modified time

/linux-master/scripts/kconfig/
H A Dmenu.c218 (sym2->type == S_UNKNOWN && sym_string_valid(sym, sym2->name));
H A Dsymbol.c566 bool sym_string_valid(struct symbol *sym, const char *str) function
616 return sym_string_valid(sym, str);
618 if (!sym_string_valid(sym, str))
627 if (!sym_string_valid(sym, str))
H A Dlkc_proto.h32 bool sym_string_valid(struct symbol *sym, const char *newval);
H A Dconfdata.c283 if (sym_string_valid(sym, p)) {

Completed in 146 milliseconds