Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dpoolstat.c128 static poolstat_line_format_t pool_lf; /* formatting list in default mode */
129 static poolstat_line_format_t pset_lf; /* formatting list for psets */
153 create_prt_sequence_list(char *, poolstat_line_format_t *);
359 create_prt_sequence_list(char *arg, poolstat_line_format_t *lf) in create_prt_sequence_list()
636 prt_stat_line(poolstat_line_format_t *lf) in prt_stat_line()
681 poolstat_line_format_t *lf; /* line format */ in prt_stat_hd()
824 poolstat_line_format_t *lf; in prt_resource_stats_by_type()
H A Dpoolstat.h182 } poolstat_line_format_t; typedef