Home
last modified time | relevance | path

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

/minix3/external/bsd/pkg_install/dist/admin/
H A Dcheck.c203 check_pkg(const char *pkg, int *filecnt, int *pkgcnt, int allow_unmatched) in check_pkg() function
249 check_pkg("*", &filecnt, &pkgcnt, 1); in check()
252 check_pkg(*argv, &filecnt, &pkgcnt, 0); in check()