Searched refs:find_scripts (Results 1 – 3 of 3) sorted by relevance
41 extern int find_scripts(char **scripts_array, char **scripts_path_array);
1110 int find_scripts(char **scripts_array, char **scripts_path_array) in find_scripts() function
62 num = find_scripts(names, paths); in list_scripts()