Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c99 static struct modstats { struct
101 struct modstats *m_next; argument
225 static struct modstats *
228 struct modstats *mp = malloc(sizeof (struct modstats)); in modstat_create()
233 bzero(mp, sizeof (struct modstats)); in modstat_create()
254 modstat_compute(struct modstats *mp, fmd_adm_stats_t *ams) in modstat_compute()
380 struct modstats *mp; in stat_one_xprt()
434 struct modstats *mp; in stat_one_xprt_auth()
483 struct modstats *mp; in stat_one_fmd()