Searched refs:fmd_modhash_unload (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h212 extern int fmd_modhash_unload(fmd_modhash_t *, const char *);
H A Dfmd_rpc_adm.c274 else if (fmd_modhash_unload(fmd.d_mod_hash, name) != 0)
296 else if (fmd_modhash_unload(fmd.d_mod_hash, name) != 0)
H A Dfmd_module.c1248 fmd_modhash_unload(fmd_modhash_t *mhp, const char *name) function

Completed in 63 milliseconds