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

/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c306 } zsd_zone_t; typedef in typeref:struct:zsd_zone
810 static zsd_zone_t *
813 zsd_zone_t *zone;
826 static zsd_zone_t *
829 zsd_zone_t *zone;
839 static zsd_zone_t *
842 zsd_zone_t *zone;
844 if ((zone = (zsd_zone_t *)calloc(1, sizeof (zsd_zone_t))) == NULL)
879 static zsd_zone_t *
[all...]

Completed in 48 milliseconds