Searched refs:CAF_SCOPE_NONGLOBAL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h64 #define CAF_SCOPE_NONGLOBAL 0x00000004 /* -Z specified */ macro
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c2541 * CAF_SCOPE_NONGLOBAL - -Z specified
2777 if (all_zones && (a_flags & CAF_SCOPE_NONGLOBAL)) {
2820 if ((!in_gz_only) && (a_flags & CAF_SCOPE_NONGLOBAL)) {
2827 if (this_zone && (a_flags & CAF_SCOPE_NONGLOBAL)) {

Completed in 80 milliseconds