Home
last modified time | relevance | path

Searched refs:shell_opt (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/util-linux/
Dscript.c63 char shell_opt[] = "-i"; in script_main() local
97 shell_opt[1] = 'c'; in script_main()
238 execl(shell, shell, shell_opt, shell_arg, (char *) NULL); in script_main()