Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_main.c73 fmevt_init_inbound(hdl); in _fmd_init()
H A Dfmevt.h50 extern void fmevt_init_inbound(fmd_hdl_t *);
H A Dfmevt_inbound.c562 fmevt_init_inbound(fmd_hdl_t *hdl) in fmevt_init_inbound() function