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

Function Pxcreate

libproc/common/Pcontrol.c:249–562  ·  view source on GitHub ↗

* Create a new controlled process. * Leave it stopped on successful exit from exec() or execve(). * Return an opaque pointer to its process control structure. * Return NULL if process cannot be created (fork()/exec() not successful). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PcreateFunction · 0.85

Calls 15

fork1Function · 0.85
do_ptraceFunction · 0.85
Pcreate_callbackFunction · 0.85
mutex_initFunction · 0.85
PinitsymFunction · 0.85
strlenFunction · 0.85
set_minfdFunction · 0.85
dupfdFunction · 0.85
p_dprintfFunction · 0.85
lx_read_statFunction · 0.85
PstopFunction · 0.85
PsysentryFunction · 0.85

Tested by

no test coverage detected