Searched defs:systembuf (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/kyua-cli/dist/utils/process/
H A Dsystembuf.hpp49 class systembuf : public std::streambuf, noncopyable { class in namespace:utils::process
H A Dsystembuf.cpp75 systembuf::systembuf(const int fd, std::size_t bufsize) : function in class:systembuf
[all...]
/netbsd-current/external/bsd/atf/dist/tools/
H A Dio.hpp255 class systembuf : public std::streambuf class in namespace:tools::io
[all...]
H A Dio.cpp151 impl::systembuf::systembuf(handle_type h, std::size_t bufsize) : function in class:impl::systembuf
[all...]

Completed in 262 milliseconds