Searched refs:fmev_hdl_cmn (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/fm/libfmevent/common/
H A Dfmev_impl.h56 struct fmev_hdl_cmn { struct
66 struct fmev_hdl_cmn *fmev_shdl_cmn(fmev_shdl_t);
72 extern int fmev_api_init(struct fmev_hdl_cmn *);
73 extern int fmev_api_enter(struct fmev_hdl_cmn *, uint32_t);
H A Dfmev_util.c58 fmev_api_init(struct fmev_hdl_cmn *hc)
63 if (!fmev_api_enter((struct fmev_hdl_cmn *)fmev_api_init, 0))
91 fmev_api_enter(struct fmev_hdl_cmn *hc, uint32_t ver_intro)
118 if (hc == (struct fmev_hdl_cmn *)fmev_api_init)
H A Dfmev_subscribe.c50 struct fmev_hdl_cmn sh_cmn;
88 struct fmev_hdl_cmn *
475 struct fmev_hdl_cmn hc;

Completed in 27 milliseconds