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