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