Searched defs:command_string (Results 1 – 2 of 2) sorted by relevance
105 char *command_string; in ssh_proxy_fdpass_connect() local 187 char *command_string; in ssh_proxy_connect() local [all...]
1480 llvm::StringRef &command_string) { in GetCommandObjectForCommand()1567 static bool ExtractCommand(std::string &command_string, std::string &command, in ExtractCommand()1877 std::string command_string(command_line); in HandleCommand() local