Searched refs:shell_opt (Results 1 – 1 of 1) sorted by relevance
63 char shell_opt[] = "-i"; in script_main() local97 shell_opt[1] = 'c'; in script_main()238 execl(shell, shell, shell_opt, shell_arg, (char *) NULL); in script_main()