Searched defs:RemoteClientPath (Results 1 – 4 of 4) sorted by relevance
40 std::string RemoteClientPath; // The path to the rsh / ssh executable. variable
78 static int RunProgramRemotelyWithTimeout(StringRef RemoteClientPath, in RunProgramRemotelyWithTimeout()900 std::string RemoteClientPath; in create() local
41 sys::Path RemoteClientPath; // The path to the rsh / ssh executable. variable
89 static int RunProgramRemotelyWithTimeout(const sys::Path &RemoteClientPath, in RunProgramRemotelyWithTimeout()971 sys::Path RemoteClientPath; in create() local