Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c103 static struct modstats { struct
105 struct modstats *m_next; argument
229 static struct modstats *
232 struct modstats *mp = malloc(sizeof (struct modstats)); in modstat_create()
237 bzero(mp, sizeof (struct modstats)); in modstat_create()
258 modstat_compute(struct modstats *mp, fmd_adm_stats_t *ams) in modstat_compute()
384 struct modstats *mp; in stat_one_xprt()
437 struct modstats *mp; in stat_one_xprt_auth()
485 struct modstats *mp; in stat_one_fmd()