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

/illumos-gate/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c1625 char pct_shares_used_str[ZS_PCT_STRLEN]; local
1661 (void) strlcpy(pct_shares_used_str, "-",
1662 sizeof (pct_shares_used_str));
1664 format_pct(pct_shares_used, pct_shares_used_str,
1665 sizeof (pct_shares_used_str));
1677 pct_shares_used_str, ts_str);
1687 pct_shares_used_str);

Completed in 49 milliseconds