Searched refs:dtrace_handle_setopt (Results 1 – 5 of 5) sorted by relevance
79 dtrace_handle_setopt;
347 extern int dtrace_handle_setopt(dtrace_hdl_t *,
130 dtrace_handle_setopt(dtrace_hdl_t *dtp, dtrace_handle_setopt_f *hdlr, in dtrace_handle_setopt() function
1587 if (dtrace_handle_setopt(g_dtp, &setopthandler, NULL) == -1) in main()
185 if (dtrace_handle_setopt(dtp, &dtj_setopthandler, NULL) == -1) { in dtj_set_callback_handlers()