exec_shell
exec_shell(pwd->pw_shell, rootlogin);
if (exec_shell(sbuf_data(cmdbuf), shell, name))
static int exec_shell(const char *, const char *, const char *);