Searched refs:fork_files_aux (Results 1 – 3 of 3) sorted by relevance
83 static std::auto_ptr< child > fork_files_aux(const fs::path&,
256 process::child::fork_files_aux(const fs::path& stdout_file, in fork_files_aux() function in process::child344 std::auto_ptr< child > child = fork_files_aux(stdout_file, stderr_file); in spawn_files()
59 std::auto_ptr< child > child = fork_files_aux(stdout_file, stderr_file);