MCPcopy Index your code
hub / github.com/dtrace4linux/linux / dtrace_probekey_func

Function dtrace_probekey_func

driver/dtrace.c:7687–7701  ·  view source on GitHub ↗

* Return the function pointer dtrace_probecmp() should use to compare the * specified pattern with a string. For NULL or empty patterns, we select * dtrace_match_nul(). For glob pattern strings, we use dtrace_match_glob(). * For non-empty non-glob strings, we use dtrace_match_string(). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_probekeyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected