Set up the initial stack page for the new child process with envid 'child' using the arguments array pointed to by 'argv', which is a null-terminated array of pointers to null-terminated strings. On success, returns 0 and sets *init_esp to the initial stack pointer with which the child should start. Returns < 0 on failure.
source not stored for this graph (policy: none)
no test coverage detected