taglinefilesource code
shell703init/main.cstatic int do_shell(void * shell)
shell710init/main.creturn execve(shell, argv, envp);