Searched defs:stream_inherit (Results 1 - 4 of 4) sorted by relevance
/bind-9.11.3/unit/atf-src/atf-c++/detail/ | ||
H A D | process.hpp | 133 class stream_inherit : basic_stream { class in namespace:atf::process 142 stream_inherit(void); |
H A D | process.cpp | 206 impl::stream_inherit::stream_inherit(void) function in class:impl::stream_inherit |
/bind-9.11.3/unit/atf-src/tools/ | ||
H A D | process.hpp | 141 class stream_inherit { class in namespace:tools::process 154 stream_inherit(void); |
H A D | process.cpp | 282 impl::stream_inherit::stream_inherit(void) function in class:impl::stream_inherit 287 impl::stream_inherit::prepare(void) 292 impl::stream_inherit::connect_parent(void) 298 impl::stream_inherit::connect_child(const int fd ATF_DEFS_ATTRIBUTE_UNUSED) |
Completed in 10 milliseconds