Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dcheck.c338 if (pkgPackageIsThisZone(pkginst) == B_TRUE) { in preinstall_verify()
H A Dmain.c1927 } else if (pkgPackageIsThisZone(pkginst) == B_TRUE) { in pkgInstall()
3508 if (pkgPackageIsThisZone(pkginst) == B_TRUE) { in add_packages_in_global_with_zones()
3679 if (pkgPackageIsThisZone(pkginst) == B_TRUE) { in add_packages_in_global_with_zones()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h400 extern boolean_t pkgPackageIsThisZone(char *a_pkgInst);