Searched refs:shell_arguments (Results 1 – 1 of 1) sorted by relevance
417 Args shell_arguments; in ConvertArgumentsForLaunchingInShell() local419 shell_arguments.AppendArgument (shell_executable.c_str()); in ConvertArgumentsForLaunchingInShell()422 shell_arguments.AppendArgument("/C"); in ConvertArgumentsForLaunchingInShell()424 shell_arguments.AppendArgument("-c"); in ConvertArgumentsForLaunchingInShell()504 shell_arguments.AppendArgument (shell_command.GetString().c_str()); in ConvertArgumentsForLaunchingInShell()506 m_arguments = shell_arguments; in ConvertArgumentsForLaunchingInShell()