Searched refs:dt_options_load (Results 1 – 3 of 3) sorted by relevance
237 if (dt_options_load(dtp) == -1) in dtrace_go()
667 extern int dt_options_load(dtrace_hdl_t *);
907 dt_options_load(dtrace_hdl_t *dtp) in dt_options_load() function