Searched defs:stdout_fd (Results 1 - 3 of 3) sorted by relevance
/bind-9.11.3/unit/atf-src/atf-c++/detail/ | ||
H A D | process.cpp | 322 impl::child::stdout_fd(void) function in class:impl::child |
/bind-9.11.3/unit/atf-src/tools/ | ||
H A D | process.hpp | 241 int stdout_fd(void); 287 const int stdout_fd = outsb.connect_parent(); local 289 return child(pid, stdout_fd, stderr_fd); |
H A D | process.cpp | 463 impl::child::stdout_fd(void) function in class:impl::child |
Completed in 1487 milliseconds