Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dflt_free
usr/src/lib/fm/libfmevent/common/fmev_impl.h
70
extern void dflt_free(void *, size_t);
usr/src/lib/fm/libfmevent/common/fmev_subscribe.c
481
hc.hc_free = hdlfree ? hdlfree : dflt_free;