Searched defs:shell_command (Results 1 – 4 of 4) sorted by relevance
164 const char *shell_command) in SBPlatformShellCommand()169 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_command) in SBPlatformShellCommand()226 void SBPlatformShellCommand::SetCommand(const char *shell_command) { in SetCommand()542 SBError SBPlatform::Run(SBPlatformShellCommand &shell_command) { in Run()
127 char *shell_command; in fork_inferior() local
259 StreamString shell_command; in ConvertArgumentsForLaunchingInShell() local
48 const char *shell_command; variable