Searched refs:unixy_shell (Results 1 – 3 of 3) sorted by relevance
223 int unixy_shell = 1; variable1106 unixy_shell /* the test is complicated and we already did it */ in start_job_command()1315 if (unixy_shell) in start_job_command()2114 if (!unixy_shell) in exec_command()2122 if (!unixy_shell) in exec_command()2321 if (!unixy_shell) { in construct_command_argv_internal()2365 unixy_shell = _is_unixy_shell (shell); in construct_command_argv_internal()2370 if (unixy_shell) in construct_command_argv_internal()2434 || !unixy_shell in construct_command_argv_internal()2457 else if (instring == '"' && strchr ("\\$`", *p) != 0 && unixy_shell) in construct_command_argv_internal()[all …]
378 extern int unixy_shell;
540 * job.c (construct_command_argv_internal): Check unixy_shell, not