Searched refs:sym_find (Results 1 – 6 of 6) sorted by relevance
32 struct symbol * sym_find(const char *name);
327 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()361 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" ); in conf_parse()
2350 modules_sym = sym_find( "n" );