Searched refs:sh_cmds_dos (Results 1 – 1 of 1) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | job.c | 2226 static char *sh_cmds_dos[] = { "break", "call", "cd", "chcp", "chdir", "cls", in construct_command_argv_internal() local 2246 static char *sh_cmds_dos[] = { "break", "call", "cd", "chcp", "chdir", "cls", in construct_command_argv_internal() 2282 static char *sh_cmds_dos[] = { "break", "call", "cd", "chcp", "chdir", "cls", in construct_command_argv_internal() 2322 sh_cmds = sh_cmds_dos; in construct_command_argv_internal() 2378 sh_cmds = sh_cmds_dos; in construct_command_argv_internal()
|