HomeSort by: relevance | last modified time | path
    Searched refs:dtrace_handle_drop_f (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dtrace.h 318 typedef int dtrace_handle_drop_f(const dtrace_dropdata_t *, void *); typedef
319 extern int dtrace_handle_drop(dtrace_hdl_t *, dtrace_handle_drop_f *, void *);
dt_handle.c 92 dtrace_handle_drop(dtrace_hdl_t *dtp, dtrace_handle_drop_f *hdlr, void *arg)
dt_impl.h 337 dtrace_handle_drop_f *dt_drophdlr; /* drop handler, if any */

Completed in 31 milliseconds