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

Function proc_fltset2str

libproc/common/proc_names.c:488–521  ·  view source on GitHub ↗

* Convert a fltset_t to a string representation consisting of canonical * machine fault names separated by the given delimeter string. If * m is non-zero (TRUE), set members are printed. If m is zero (FALSE), set * non-members are printed. If the specified buf is too small to hold the * complete formatted set, NULL is returned; otherwise buf is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

proc_fltnameFunction · 0.85
strlenFunction · 0.85

Tested by

no test coverage detected