Home
last modified time | relevance | path

Searched defs:fmd_ustat_elem (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ustat.h52 typedef struct fmd_ustat_elem { struct
53 struct fmd_ustat_elem *use_next; /* pointer to next statistic in hash */ argument
56 } fmd_ustat_elem_t; argument