Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/os2/
H A Dos2.c1230 char *shell_opt = NULL; in do_spawn_ve() local
1234 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()