Searched defs:rpipe (Results 1 – 2 of 2) sorted by relevance
145 int StartProgram(const std::string program, const std::vector<std::string> args, int* rpipe) { in StartProgram()
1528 int rpipe[2]; in TEST() local