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

/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c2540 * CAF_SCOPE_GLOBAL - -G specified
2806 if (all_zones && (a_flags & CAF_SCOPE_GLOBAL)) {
2813 if ((!this_zone) && in_gz_only && (!(a_flags & CAF_SCOPE_GLOBAL))) {
3080 flags |= CAF_SCOPE_GLOBAL;
4326 flags |= CAF_SCOPE_GLOBAL;
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h63 #define CAF_SCOPE_GLOBAL 0x00000002 /* -G specified */ macro

Completed in 66 milliseconds