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

/osnet-11/usr/src/lib/libzonestat/common/
H A Dzonestat_private.h64 typedef struct zs_link_zone *zs_link_zone_t;
H A Dzonestat_impl.h218 struct zs_link_zone { struct
H A Dlibzonestat.c739 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