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