Home
last modified time | relevance | path

Searched refs:fmd_xprt_event_updated (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.h60 extern fmd_xprt_rule_f fmd_xprt_event_updated;
H A Dfmd_xprt.c181 { "resource.fm.xprt.updated", fmd_xprt_event_updated },
694 fmd_xprt_event_updated(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_updated() function