Searched refs:find_best_matching_file (Results 1 – 3 of 3) sorted by relevance
310 char *find_best_matching_file(const char *, const char *, int, int);
535 find_best_matching_file(const char *dir, const char *pattern, int filter_suffix, int allow_nonfiles) in find_best_matching_file() function
663 p = find_best_matching_file(dir, basep, use_default_sfx, 1); in main()