Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ustat.h58 typedef struct fmd_ustat { struct
61 fmd_ustat_elem_t **us_hash; /* hash bucket array of stat elements */ argument
64 } fmd_ustat_t; argument
H A Dfmd_mdb.c436 fmd_ustat(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in fmd_ustat() function