Searched refs:exec_shell (Results 1 – 2 of 2) sorted by relevance
61 static int exec_shell(const char *, const char *, const char *);201 if (exec_shell(sbuf_data(cmdbuf), shell, name)) in main()220 exec_shell(const char *command, const char *use_shell, const char *use_name) in exec_shell() function
109 exec_shell(const char *shell, int fallback) in exec_shell() function514 exec_shell(pwd->pw_shell, rootlogin); in do_login()