Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dpoolstat.c62 static int bigno_f(char *, int, int, poolstat_field_format_t *, char *);
64 static int header_f(char *, int, int, poolstat_field_format_t *, char *);
73 static poolstat_field_format_t pset_ffs[] = {
108 static poolstat_field_format_t pool_ffs[] = {
210 sizeof (poolstat_field_format_t); in main()
213 sizeof (poolstat_field_format_t); in main()
383 poolstat_field_format_t *ff; /* current format field */ in create_prt_sequence_list()
647 poolstat_field_format_t *ff = in prt_stat_line()
648 (poolstat_field_format_t *)le->ple_obj; in prt_stat_line()
700 poolstat_field_format_t *ff = in prt_stat_hd()
[all …]
H A Dpoolstat.h161 } poolstat_field_format_t; typedef
175 poolstat_field_format_t *plf_ffs;