Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_main.c72 fmevt_init_outbound(hdl); in _fmd_init()
H A Dfmevt.h47 extern void fmevt_init_outbound(fmd_hdl_t *);
H A Dfmevt_outbound.c95 fmevt_init_outbound(fmd_hdl_t *hdl) in fmevt_init_outbound() function