Searched refs:dtrace_handle_proc (Results 1 – 4 of 4) sorted by relevance
332 extern int dtrace_handle_proc(dtrace_hdl_t *, dtrace_handle_proc_f *, void *);
105 dtrace_handle_proc(dtrace_hdl_t *dtp, dtrace_handle_proc_f *hdlr, void *arg) in dtrace_handle_proc() function
972 if (dtrace_handle_proc(g_dtp, &prochandler, NULL) == -1) in main()
1775 if (dtrace_handle_proc(g_dtp, &prochandler, NULL) == -1)