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

/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dprocess.cpp328 impl::child::stderr_fd(void) function in class:impl::child
/bind-9.11.3/unit/atf-src/tools/
H A Dprocess.hpp242 int stderr_fd(void);
288 const int stderr_fd = errsb.connect_parent(); local
289 return child(pid, stdout_fd, stderr_fd);
H A Dprocess.cpp469 impl::child::stderr_fd(void) function in class:impl::child

Completed in 1076 milliseconds