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

Function dt_preproc

libdtrace/dt_cc.c:1827–1954  ·  view source on GitHub ↗

* Fork and exec the cpp(1) preprocessor to run over the specified input file, * and return a FILE handle for the cpp output. We use the /dev/fd filesystem * here to simplify the code by leveraging file descriptor inheritance. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_compileFunction · 0.85

Calls 5

dt_set_errnoFunction · 0.85
bzeroFunction · 0.85
fork1Function · 0.85
dt_dprintfFunction · 0.85
sigactionClass · 0.70

Tested by

no test coverage detected