Searched refs:pipeOut (Results 1 – 2 of 2) sorted by relevance
348 void GetExecCmd(std::vector<std::string> &cmd, int pipeIn, int pipeOut,
371 void Client::GetExecCmd(std::vector<std::string> &cmd, int pipeIn, int pipeOut, in GetExecCmd() argument378 cmd.emplace_back(std::to_string(pipeOut)); in GetExecCmd()