MCPcopy Index your code
hub / github.com/dthain/basekernel / sys_process_wrun

Function sys_process_wrun

kernel/syscall_handler.c:151–197  ·  view source on GitHub ↗

Function creates a child process with the standard window replaced by wd */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

syscall_handlerFunction · 0.85

Calls 12

is_valid_object_typeFunction · 0.85
argv_copyFunction · 0.85
process_createFunction · 0.85
pagetable_loadFunction · 0.85
loader_load_processFunction · 0.85
process_stack_resetFunction · 0.85
process_kstack_resetFunction · 0.85
process_pass_argumentsFunction · 0.85
argv_deleteFunction · 0.85
process_deleteFunction · 0.85
process_launchFunction · 0.85

Tested by

no test coverage detected