Searched refs:fmev_shdl_free (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/fm/libfmevent/common/ |
H A D | fmev_evaccess.c | 83 fmev_shdl_free(hdl, iep, sizeof (*iep)); in fmev_sysev2fmev() 92 fmev_shdl_free(hdl, iep, sizeof (*iep)); in fmev_sysev2fmev() 100 fmev_shdl_free(hdl, iep, sizeof (*iep)); in fmev_sysev2fmev() 128 fmev_shdl_free(iep->ei_hdl, iep, sizeof (*iep)); in fmev_free() 178 fmev_shdl_free(iep->ei_hdl, cp, sizeof (*cp)); in fmev_dup()
|
H A D | fmev_subscribe.c | 281 fmev_shdl_free(hdl, sip, sizeof (*sip)); in fmev_shdl_subscribe() 303 fmev_shdl_free(hdl, sip, sizeof (*sip)); in fmev_shdl_subscribe() 341 fmev_shdl_free(IHDL2HDL(ihdl), sip, sizeof (*sip)); in fmev_subinfo_fini() 412 fmev_shdl_free(fmev_shdl_t hdl, void *buf, size_t sz) in fmev_shdl_free() function 711 fmev_shdl_free(hdl, hdl, sizeof (*ihdl)); in fmev_shdl_fini()
|
H A D | libfmevent.h | 342 void fmev_shdl_free(fmev_shdl_t, void *, size_t);
|
H A D | mapfile-vers | 61 fmev_shdl_free;
|