Home
last modified time | relevance | path

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

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