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

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_work.c101 if (dtp->dt_prochdlr != NULL) {
106 dtp->dt_prochdlr(dprn->dprn_dpr->dpr_proc, err,
H A Ddt_handle.c104 if (dtp->dt_prochdlr != NULL)
107 dtp->dt_prochdlr = hdlr;
H A Ddt_impl.h326 dtrace_handle_proc_f *dt_prochdlr; /* proc handler, if any */ member in struct:dtrace_hdl

Completed in 477 milliseconds