Searched refs:dtrace_strdup (Results 1 – 1 of 1) sorted by relevance
7523 dtrace_strdup(const char *str) in dtrace_strdup() function8429 probe->dtpr_mod = dtrace_strdup(mod); in dtrace_probe_create()8430 probe->dtpr_func = dtrace_strdup(func); in dtrace_probe_create()8431 probe->dtpr_name = dtrace_strdup(name); in dtrace_probe_create()