Searched refs:find_fun (Results 1 – 1 of 1) sorted by relevance
38 static int find_fun(char *key, char *value, char *parentfun);137 if ((found = find_fun(key, localvalue, parentfun))) { in do_extends()275 find_fun(char *key, char *value, char *parentfun) in find_fun() function