Searched defs:zsz_active (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c269 boolean_t zsz_active; /* running in this interval */ member in struct:zsd_zone
1159 if (zone->zsz_active == B_FALSE)
1204 zone->zsz_active = B_TRUE;
1236 zone->zsz_active = B_TRUE;
3459 if (zone->zsz_active == B_FALSE ||

Completed in 75 milliseconds