Searched defs:ScopedPipe (Results 1 – 1 of 1) sorted by relevance
28 ScopedPipe() : pipefd_{-1, -1} { in ScopedPipe() function36 ScopedPipe(ScopedPipe&& other) noexcept { in ScopedPipe() function