HomeSort by relevance Sort by last modified time
    Searched refs:verify_shell (Results 1 - 2 of 2) sorted by null

  /external/selinux/sandbox/
seunshare.c 229 static int verify_shell(const char *shell_name) function
662 if (verify_shell(pwd->pw_shell) < 0) {
  /external/selinux/policycoreutils/newrole/
newrole.c 384 static int verify_shell(const char *shell_name) function
449 if (verify_shell(pw->pw_shell) == 0) {
    [all...]

Completed in 1198 milliseconds