Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.h54 extern fmd_xprt_rule_f fmd_xprt_event_unsub;
H A Dfmd_xprt.c177 { "resource.fm.xprt.unsubscribe", fmd_xprt_event_unsub },
601 fmd_xprt_event_unsub(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_unsub() function