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