Searched defs:allow_nonfiles (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/pkg_install/dist/lib/ |
H A D | iterate.c | 100 int allow_nonfiles; member 132 iterate_local_pkg_dir(const char *dir, int filter_suffix, int allow_nonfiles, in iterate_local_pkg_dir() 535 find_best_matching_file(const char *dir, const char *pattern, int filter_suffix, int allow_nonfiles) in find_best_matching_file() 603 match_local_files(const char *dir, int filter_suffix, int allow_nonfiles, const char *pattern, in match_local_files()
|