Lines Matching defs:this_zone
2557 boolean_t this_zone; /* pkg is "this zone" only */
2643 this_zone = pkginfoParamTruth(pkginfoFP, PKG_THISZONE_VARIABLE,
2690 if ((!this_zone) && (reqfile_found)) {
2694 this_zone = B_TRUE;
2704 if ((!this_zone) && (instPkgPath[0] != '\0') &&
2710 this_zone = B_TRUE;
2761 if (all_zones && this_zone) {
2813 if ((!this_zone) && in_gz_only && (!(a_flags & CAF_SCOPE_GLOBAL))) {
2827 if (this_zone && (a_flags & CAF_SCOPE_NONGLOBAL)) {
2841 if (this_zone) {