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

Function dtrace_dif_varstr

driver/dtrace.c:2934–2968  ·  view source on GitHub ↗

* Return a string. In the event that the user lacks the privilege to access * arbitrary kernel memory, we copy the string out to scratch memory so that we * don't fail access checking. * * dtrace_dif_variable() uses this routine as a helper for various * builtin values such as 'execname' and 'probefunc.' */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_dif_variableFunction · 0.85

Calls 2

dtrace_strlenFunction · 0.85
dtrace_strcpyFunction · 0.85

Tested by

no test coverage detected