Searched refs:sym_find (Results 1 – 6 of 6) sorted by relevance
32 struct symbol * sym_find(const char *name);
330 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()364 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
839 struct symbol *sym_find(const char *name) in sym_find() function895 sym = sym_find(name); in sym_expand_string_value()
504 modules_sym = sym_find( "n" );
2308 modules_sym = sym_find( "n" ); in conf_parse()
2308 modules_sym = sym_find( "n" );