Searched refs:restricted_shell (Results 1 – 1 of 1) sorted by relevance
52 static int restricted_shell(const char *shell) in restricted_shell() function163 if (opt_shell && cur_uid != 0 && pw->pw_shell && restricted_shell(pw->pw_shell)) { in su_main()