Searched refs:standard_shell (Results 1 – 2 of 2) sorted by relevance
188 extern int standard_shell (char *);
618 if (!standard_shell(target_pwd->pw_shell) && source_uid) { in main()957 standard_shell(char *sh) in standard_shell() function