Searched refs:sym_find (Results 1 – 3 of 3) sorted by relevance
35 P(sym_find,struct symbol *,(const char *name));
319 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()353 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
838 struct symbol *sym_find(const char *name) in sym_find() function894 sym = sym_find(name); in sym_expand_string_value()
Completed in 6 milliseconds