Searched defs:stdout_fd (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dprocess.cpp322 impl::child::stdout_fd(void) function in class:impl::child
/bind-9.11.3/unit/atf-src/tools/
H A Dprocess.hpp241 int stdout_fd(void);
287 const int stdout_fd = outsb.connect_parent(); local
289 return child(pid, stdout_fd, stderr_fd);
H A Dprocess.cpp463 impl::child::stdout_fd(void) function in class:impl::child

Completed in 1487 milliseconds