Home
last modified time | relevance | path

Searched refs:fork_capture_aux (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/kyua/utils/process/
H A Dchild.hpp81 static std::auto_ptr< child > fork_capture_aux(void);
H A Dchild.cpp196 process::child::fork_capture_aux(void) in fork_capture_aux() function in process::child
315 std::auto_ptr< child > child = fork_capture_aux(); in spawn_capture()
H A Dchild.ipp91 std::auto_ptr< child > child = fork_capture_aux();