Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_impl.h60 void *(*hc_zalloc)(size_t); member
H A Dfmev_subscribe.c406 return (ihdl->sh_cmn.hc_zalloc(sz)); in fmev_shdl_zalloc()
480 hc.hc_zalloc = hdlzalloc ? hdlzalloc : dflt_zalloc; in fmev_shdl_init()