Lines Matching refs:child
412 // The "child" type.
415 impl::child::child(const pid_t pid_arg, const int stdout_fd_arg,
424 impl::child::~child(void)
438 impl::child::wait(void)
443 throw system_error(IMPL_NAME "::child::wait", "Failed waiting for "
456 impl::child::pid(void)
463 impl::child::stdout_fd(void)
469 impl::child::stderr_fd(void)
482 // is flushed before executing a child which prevents, for example, the