Searched refs:dtrace_handle_drop_f (Results 1 – 3 of 3) sorted by relevance
328 typedef int dtrace_handle_drop_f(const dtrace_dropdata_t *, void *); typedef329 extern int dtrace_handle_drop(dtrace_hdl_t *, dtrace_handle_drop_f *, void *);
93 dtrace_handle_drop(dtrace_hdl_t *dtp, dtrace_handle_drop_f *hdlr, void *arg) in dtrace_handle_drop()
340 dtrace_handle_drop_f *dt_drophdlr; /* drop handler, if any */