Searched refs:shell_opt (Results 1 – 1 of 1) sorted by relevance
1230 char *shell_opt = NULL; in do_spawn_ve() local1234 shell_opt = "/c"; in do_spawn_ve()1263 nargs = shell_opt ? 2 : 1; /* shell file args */ in do_spawn_ve()1265 exec_args[1] = shell_opt; in do_spawn_ve()