Searched refs:sym_find (Results 1 – 5 of 5) sorted by relevance
32 struct symbol * sym_find(const char *name);
329 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()363 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()
513 modules_sym = sym_find( "n" );
2350 modules_sym = sym_find( "n" );
Completed in 13 milliseconds