Home
last modified time | relevance | path

Searched defs:systembuf (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/kyua/utils/process/
H A Dsystembuf.hpp51 class systembuf : public std::streambuf, noncopyable { class
H A Dsystembuf.cpp76 systembuf::systembuf(const int fd, std::size_t bufsize) : in systembuf() function in systembuf