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

Function proc_str2fltset

libproc/common/proc_names.c:618–644  ·  view source on GitHub ↗

* Convert a string representation of a fault set (names separated by * one or more of the given delimeters) to a fltset_t. * If m is non-zero (TRUE), members of the string representation are set. * If m is zero (FALSE), non-members of the string representation are set. * This function returns NULL for success. Otherwise it returns a pointer * to the token of the string that couldn't be identi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

strlenFunction · 0.85
proc_str2fltFunction · 0.85

Tested by

no test coverage detected