Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dpoolstat.h60 #define ERR_UNSUPP_RTYPE "unsupported resource type: %s\n" macro
H A Dpoolstat.c695 die(gettext(ERR_UNSUPP_RTYPE), type); in prt_stat_hd()
774 die(gettext(ERR_UNSUPP_RTYPE), rtype); in get_resources()
832 die(gettext(ERR_UNSUPP_RTYPE), rtype); in prt_resource_stats_by_type()
874 die(gettext(ERR_UNSUPP_RTYPE), rtype); in update_resource_stats()