OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:verify_shell
(Results
1 - 2
of
2
) sorted by null
/external/selinux/policycoreutils/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
388
static int
verify_shell
(const char *shell_name)
function
453
if (
verify_shell
(pw->pw_shell) == 0) {
[
all
...]
Completed in 67 milliseconds