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

Function Pcreate_callback

libproc/common/Pcontrol.c:894–898  ·  view source on GitHub ↗

* Callback to execute in each child process created with Pcreate() after fork * but before it execs the new process image. By default, we do nothing, but * by calling this function we allow the client program to define its own * version of the function which will interpose on our empty default. This * may be useful for clients that need to modify signal dispositions, terminal * attributes,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PxcreateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected