Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones.c1122 static boolean_t _zoneIsGlobal = B_FALSE; in z_running_in_global_zone() local
1128 _zoneIsGlobal = _z_running_in_global_zone(); in z_running_in_global_zone()
1131 return (_zoneIsGlobal); in z_running_in_global_zone()