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

/osnet-11/usr/src/lib/fm/libfmevent/common/
H A Dfmev_impl.h69 extern void *dflt_zalloc(size_t);
H A Dfmev_util.c203 dflt_zalloc(size_t sz) function
H A Dfmev_subscribe.c482 hc.hc_zalloc = hdlzalloc ? hdlzalloc : dflt_zalloc;
495 ihdl = dflt_zalloc(sizeof (*ihdl));

Completed in 17 milliseconds