Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_ustat.h60 typedef struct fmd_ustat { struct
63 fmd_ustat_elem_t **us_hash; /* hash bucket array of stat elements */ argument
66 } fmd_ustat_t; argument
H A Dfmd_mdb.c429 fmd_ustat(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in fmd_ustat() function