Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pkg_install/dist/admin/
H A Daudit.c168 check_one_installed_pkg(const char *pkg, void *cookie) in check_one_installed_pkg() function
181 match_installed_pkgs(pattern, check_one_installed_pkg, &ret); in check_installed_pattern()