Home
last modified time | relevance | path

Searched refs:fmd_module_contains (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h179 extern int fmd_module_contains(fmd_module_t *, fmd_event_t *);
H A Dfmd.c753 if (fmd_module_contains(mp, ep)) { in fmd_err_replay()
H A Dfmd_module.c665 fmd_module_contains(fmd_module_t *mp, fmd_event_t *ep) in fmd_module_contains() function