Searched refs:pkgPackageIsThisZone (Results 1 – 4 of 4) sorted by relevance
916 if (pkgPackageIsThisZone(a_pkgInst) == B_TRUE) { in pkgAddThisZonePackage()969 pkgPackageIsThisZone(char *a_pkgInst) in pkgPackageIsThisZone() function
338 if (pkgPackageIsThisZone(pkginst) == B_TRUE) { in preinstall_verify()
2162 } else if (pkgPackageIsThisZone(pkginst) == B_TRUE) { in pkgInstall()3847 if (pkgPackageIsThisZone(pkginst) == B_TRUE) { in add_packages_in_global_with_zones()4019 if (pkgPackageIsThisZone(pkginst) == B_TRUE) { in add_packages_in_global_with_zones()
408 extern boolean_t pkgPackageIsThisZone(char *a_pkgInst);