Searched refs:SU_OPT_l (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.c33 #define SU_OPT_l (4) macro
53 flags |= SU_OPT_l;
128 ((flags & SU_OPT_l) / SU_OPT_l * SETUP_ENV_CLEARENV)
134 run_shell(opt_shell, flags & SU_OPT_l, opt_command, (const char**)argv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/loginutils/
H A Dsu.c33 #define SU_OPT_l (4) macro
53 flags |= SU_OPT_l;
128 ((flags & SU_OPT_l) / SU_OPT_l * SETUP_ENV_CLEARENV)
134 run_shell(opt_shell, flags & SU_OPT_l, opt_command, (const char**)argv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/loginutils/
H A Dsu.c33 #define SU_OPT_l (4) macro
53 flags |= SU_OPT_l;
128 ((flags & SU_OPT_l) / SU_OPT_l * SETUP_ENV_CLEARENV)
134 run_shell(opt_shell, flags & SU_OPT_l, opt_command, (const char**)argv);

Completed in 183 milliseconds