Home
last modified time | relevance | path

Searched refs:dtrace_strdup (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c7758 dtrace_strdup(const char *str) in dtrace_strdup() function
8657 probe->dtpr_mod = dtrace_strdup(mod); in dtrace_probe_create()
8658 probe->dtpr_func = dtrace_strdup(func); in dtrace_probe_create()
8659 probe->dtpr_name = dtrace_strdup(name); in dtrace_probe_create()