ReplaceProcess calls StartProcess, after setting up environment variables instructing the new process to signal the process calling ReplaceProcess for termination. To enable this signaling in the child process, call SignalParentTermination when ready.
(sig syscall.Signal)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected