Searched refs:sym_find (Results 1 – 3 of 3) sorted by relevance
22 struct symbol * sym_find(const char *name);
446 sym = sym_find(sym_name); in conf_read_simple()
927 struct symbol *sym_find(const char *name) in sym_find() function