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