MCPcopy Index your code
hub / github.com/FDOS/kernel / ChildEnv

Function ChildEnv

kernel/task.c:134–226  ·  view source on GitHub ↗

allocate memory for and copy current process env to child environment returns segment of env MCB (not env block itself) in pChildEnvSeg */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

DosComLoaderFunction · 0.85
DosExeLoaderFunction · 0.85

Calls 3

DosMemAllocFunction · 0.85
fstrcpyFunction · 0.85
truenameFunction · 0.70

Tested by

no test coverage detected