Searched refs:usershellok (Results 1 – 3 of 3) sorted by relevance
1047 if (!usershellok(user.mbdb_name, user.mbdb_shell))1782 if (!usershellok(pw->pw_name, sh))
2962 extern bool usershellok __P((char *, char *));
3232 usershellok(user, shell) in usershellok() function