Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/atf/dist/tools/
H A Dprocess.cpp300 impl::stream_redirect_fd::stream_redirect_fd(const int fd) : in stream_redirect_fd() function in impl::stream_redirect_fd
306 impl::stream_redirect_fd::prepare(void) in prepare()
311 impl::stream_redirect_fd::connect_parent(void) in connect_parent()
317 impl::stream_redirect_fd::connect_child(const int fd) in connect_child()
H A Dprocess.hpp157 class stream_redirect_fd { class
172 stream_redirect_fd(const int);
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dprocess.hpp150 class stream_redirect_fd : basic_stream { class
159 stream_redirect_fd(const int);
H A Dprocess.cpp218 impl::stream_redirect_fd::stream_redirect_fd(const int fd) in stream_redirect_fd() function in impl::stream_redirect_fd