Searched refs:stdout_fd (Results 1 - 5 of 5) sorted by relevance

/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
H A Dtest-program.cpp660 tools::io::pistream outin(child.stdout_fd());
757 tools::io::file_handle outfh = child.stdout_fd();
/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dprocess.hpp213 int stdout_fd(void);
H A Dprocess.cpp322 impl::child::stdout_fd(void) function in class:impl::child

Completed in 18 milliseconds