MCPcopy Create free account
hub / github.com/dtrace4linux/linux / dtrace_strdup

Function dtrace_strdup

driver/dtrace.c:7259–7268  ·  view source on GitHub ↗

* Return a duplicate copy of a string. If the specified string is NULL, * this function returns a zero-length string. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_probe_createFunction · 0.85

Calls 2

kmem_zallocFunction · 0.85
strlenFunction · 0.85

Tested by

no test coverage detected