Searched refs:zs_link_zone (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libzonestat/common/ |
H A D | zonestat_private.h | 64 typedef struct zs_link_zone *zs_link_zone_t;
|
H A D | zonestat_impl.h | 218 struct zs_link_zone { struct
|
H A D | libzonestat.c | 739 calloc(1, sizeof (struct zs_link_zone)); 965 sizeof (struct zs_link_zone), 966 offsetof(struct zs_link_zone, zlz_next)); 1016 sizeof (struct zs_link_zone), 1017 offsetof(struct zs_link_zone, zlz_next)); 1076 sizeof (struct zs_link_zone), 1077 offsetof(struct zs_link_zone, zlz_next)); 2662 list_create(&link->zsl_zone_list, sizeof (struct zs_link_zone), 2663 offsetof(struct zs_link_zone, zlz_next)); 5313 struct zs_link_zone **linklis [all...] |
Completed in 38 milliseconds