Searched refs:restricted_shell (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/loginutils/
H A Dsu.c14 static int restricted_shell(const char *shell) function
112 if (opt_shell && cur_uid != 0 && restricted_shell(pw->pw_shell)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/loginutils/
H A Dsu.c14 static int restricted_shell(const char *shell) function
112 if (opt_shell && cur_uid != 0 && restricted_shell(pw->pw_shell)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/loginutils/
H A Dsu.c14 static int restricted_shell(const char *shell) function
112 if (opt_shell && cur_uid != 0 && restricted_shell(pw->pw_shell)) {

Completed in 69 milliseconds