Home
last modified time | relevance | path

Searched refs:match_best_file (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/bsd/pkg_install/dist/lib/
H A Diterate.c480 match_best_file(const char *filename, void *cookie) in match_best_file() function
544 if (iterate_local_pkg_dir(dir, filter_suffix, allow_nonfiles, match_best_file, &arg) == -1) { in find_best_matching_file()