Searched refs:_systembuf (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/kyua-cli/dist/utils/process/
H A Dfdstream.cpp41 systembuf _systembuf; member in struct:utils::process::ifdstream::impl
46 impl(const int fd) : _systembuf(fd) {}
66 rdbuf(&_pimpl->_systembuf);

Completed in 155 milliseconds