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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h214 extern void fmd_modhash_apply(fmd_modhash_t *, void (*)(fmd_module_t *));
H A Dfmd.c696 fmd_modhash_apply(dp->d_mod_hash, fmd_module_gc);
H A Dfmd_module.c1096 fmd_modhash_apply(fmd_modhash_t *mhp, void (*func)(fmd_module_t *)) function

Completed in 228 milliseconds