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

/illumos-gate/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c2225 zs_usage_t *usage_print; local
2228 usage_print = zs_usage_set_compute(set,
2231 zonestat_print_resources(ZSTAT_REPORT_FMT_TOTAL, usage_print);
2236 usage_print = zs_usage_set_compute(set,
2239 zonestat_print_resources(ZSTAT_REPORT_FMT_AVERAGE, usage_print);
2244 usage_print = zs_usage_set_compute(set,
2247 zonestat_print_resources(ZSTAT_REPORT_FMT_HIGH, usage_print);
2289 zs_usage_t *usage, *usage_last = NULL, *usage_print; local
2544 usage_print = zs_usage_compute(NULL, usage_last,
2546 if (usage_print
[all...]
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_util.c302 int usage_print = 0; local
655 if (usage_print) {

Completed in 64 milliseconds