Searched refs:dtj_setopthandler (Results 1 – 1 of 1) sorted by relevance
62 static int dtj_setopthandler(const dtrace_setoptdata_t *, void *);185 if (dtrace_handle_setopt(dtp, &dtj_setopthandler, NULL) == -1) { in dtj_set_callback_handlers()457 dtj_setopthandler(const dtrace_setoptdata_t *data, void *arg) in dtj_setopthandler() function