Home
last modified time | relevance | path

Searched refs:dtrace_handle_drop_f (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddtrace.h314 typedef int dtrace_handle_drop_f(const dtrace_dropdata_t *, void *); typedef
315 extern int dtrace_handle_drop(dtrace_hdl_t *, dtrace_handle_drop_f *, void *);
H A Ddt_handle.c88 dtrace_handle_drop(dtrace_hdl_t *dtp, dtrace_handle_drop_f *hdlr, void *arg) in dtrace_handle_drop()
H A Ddt_impl.h296 dtrace_handle_drop_f *dt_drophdlr; /* drop handler, if any */