Searched refs:cp_command (Results 1 – 1 of 1) sorted by relevance
177 StreamString cp_command; in GetFile() local178 cp_command.Printf("cp %s %s", src_path.c_str(), dst_path.c_str()); in GetFile()180 RunShellCommand(cp_command.GetData(), FileSpec(), &status, nullptr, nullptr, in GetFile()