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