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

/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c166 static boolean_t globalZoneOnly = B_FALSE; variable
506 globalZoneOnly = B_TRUE;
888 globalZoneOnly = B_FALSE;
900 if (globalZoneOnly && usedZoneList) {
909 if (globalZoneOnly) {
993 globalZoneOnly = B_TRUE;
1522 if (globalZoneOnly == B_TRUE) {
1830 if (globalZoneOnly == B_TRUE) {
2160 if (globalZoneOnly == B_TRUE) {
3079 if (globalZoneOnly
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c182 static boolean_t globalZoneOnly = B_FALSE; variable
457 globalZoneOnly = B_TRUE;
2081 if (globalZoneOnly) {

Completed in 72 milliseconds