Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pkg_install/dist/info/
H A Dperform.c504 print_matching_pkg(const char *pkgname, void *cookie) in print_matching_pkg() function
531 if (iterate_pkg_db(print_matching_pkg, &arg) == -1) { in CheckForPkg()
544 if (iterate_pkg_db(print_matching_pkg, &arg) == -1) { in CheckForPkg()