Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c230 modstat_create(const char *name, id_t id) in modstat_create() function
396 if (mp == NULL && (mp = modstat_create(NULL, id)) == NULL) { in stat_one_xprt()
449 if (mp == NULL && (mp = modstat_create(NULL, id)) == NULL) { in stat_one_xprt_auth()
497 if (mp == NULL && (mp = modstat_create(ami->ami_name, 0)) == NULL) { in stat_one_fmd()