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

Function strhyphenate

libdtrace/dt_string.c:296–309  ·  view source on GitHub ↗

* Hyphenate a string in-place by converting any instances of "__" to "-", * which we use for probe names to improve readability, and return the string. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

process_objFunction · 0.85
dt_node_probeFunction · 0.85

Calls 1

strlenFunction · 0.85

Tested by

no test coverage detected