Searched refs:OutputFd (Results 1 – 1 of 1) sorted by relevance
71 struct OutputFd { struct72 OutputFd() = default;73 OutputFd(int *fd) : fd_(fd) { in OutputFd() argument75 OutputFd(OutputFd &&rhs) { in OutputFd() function80 OutputFd &operator=(OutputFd &&rhs) {