Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c7945 dtrace_match_glob(const char *s, const char *p, int depth) in dtrace_match_glob() function
8045 if ((gs = dtrace_match_glob(s, p, depth + 1)) != 0) in dtrace_match_glob()
8190 return (&dtrace_match_glob); in dtrace_probekey_func()