Home
last modified time | relevance | path

Searched refs:arg_restype_count (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c203 int arg_restype_count; variable
521 if (arg_restype_count == 0) { in zonestat_determine_resources()
528 for (i = 0; i < arg_restype_count; i++) { in zonestat_determine_resources()
2306 arg_restype_count = zonestat_parse_names(optarg, in main()
2307 &arg_restypes, arg_restype_count); in main()