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

/illumos-gate/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c170 #define ZS_PCT_STRLEN 10 macro
989 char str_ppart[ZS_PCT_STRLEN];
990 char str_pccap[ZS_PCT_STRLEN];
991 char str_pshru[ZS_PCT_STRLEN];
993 char str_mpct[ZS_PCT_STRLEN];
994 char str_pmcap[ZS_PCT_STRLEN];
996 char str_vpct[ZS_PCT_STRLEN];
997 char str_pvcap[ZS_PCT_STRLEN];
1064 char strpct[ZS_PCT_STRLEN];
1066 char strpctcap[ZS_PCT_STRLEN];
[all...]

Completed in 61 milliseconds