Searched refs:hc_zalloc (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/libfmevent/common/
H A Dfmev_impl.h60 void *(*hc_zalloc)(size_t); member in struct:fmev_hdl_cmn
H A Dfmev_subscribe.c408 return (ihdl->sh_cmn.hc_zalloc(sz));
482 hc.hc_zalloc = hdlzalloc ? hdlzalloc : dflt_zalloc;

Completed in 16 milliseconds