Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c++/detail/
H A Dprocess.hpp145 class stream_redirect_fd : basic_stream { class
154 stream_redirect_fd(const int);
H A Dprocess.cpp214 impl::stream_redirect_fd::stream_redirect_fd(const int fd) in stream_redirect_fd() function in impl::stream_redirect_fd