Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dpkgops.c916 if (pkgPackageIsThisZone(a_pkgInst) == B_TRUE) { in pkgAddThisZonePackage()
969 pkgPackageIsThisZone(char *a_pkgInst) in pkgPackageIsThisZone() function
/titanic_44/usr/src/cmd/svr4pkg/pkgadd/
H A Dcheck.c338 if (pkgPackageIsThisZone(pkginst) == B_TRUE) { in preinstall_verify()
H A Dmain.c2162 } 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()
/titanic_44/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h408 extern boolean_t pkgPackageIsThisZone(char *a_pkgInst);