Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Djob.c81 static int execute_by_shell; variable
1065 execute_by_shell = 0; /* in case construct_command_argv sets it */ in start_job_command()
1304 if (execute_by_shell) in start_job_command()
1325 execute_by_shell = 0; /* for the next time */ in start_job_command()
2638 execute_by_shell = 1; /* actually, call `system' if shell isn't unixy */ in construct_command_argv_internal()