Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.h42 struct fmd_thread; /* see <fmd_thread.h> */
104 struct fmd_thread *xi_thread; /* thread associated with transport */
H A Dfmd_module.h47 struct fmd_thread; /* see <fmd_thread.h> */
129 struct fmd_thread *mod_thread; /* thread associated with module (ro) */
H A Dfmd_thread.h39 typedef struct fmd_thread { struct
H A Dfmd_mdb.c703 fmd_thread(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in fmd_thread() function
1663 { "fmd_thread", "?", "display thread or list of threads", fmd_thread },
/illumos-gate/usr/src/cmd/fm/fmd/
H A DMakefile.fmd65 fmd_thread.c \