Searched refs:check_packages (Results 1 – 1 of 1) sorted by relevance
192 static boolean_t check_packages(char **a_pkgList, char *a_packageDir);1903 if (check_packages(a_pkgList, a_pkgdir) != B_TRUE) { in remove_packages_in_global_with_zones()2220 if (check_packages(a_pkgList, a_pkgdir) != B_TRUE) { in remove_packages_in_nonglobal_zone()2674 check_packages(char **a_pkgList, char *a_packageDir) in check_packages() function