Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.c59 static const fmd_modstat_t _fmd_modstat_tmpl = { variable
221 FMD_USTAT_ALLOC, sizeof (_fmd_modstat_tmpl) / sizeof (fmd_stat_t), in fmd_module_create()
222 (fmd_stat_t *)&_fmd_modstat_tmpl, NULL)) == NULL) { in fmd_module_create()