Searched defs:stdout_file (Results 1 – 5 of 5) sorted by relevance
137 const fs::path stdout_file; member 245 executor::exec_handle::stdout_file(void) const in stdout_file() function in executor::exec_handle 285 const fs::path stdout_file; member 516 executor::exit_handle::stdout_file(void) const in stdout_file() function in executor::exit_handle 778 spawn_post(const fs::path & control_directory,const fs::path & stdout_file,const fs::path & stderr_file,const datetime::delta & timeout,const optional<passwd::user> unprivileged_user,std::auto_ptr<process::child> child) spawn_post() argument [all...]
256 process::child::fork_files_aux(const fs::path& stdout_file, in fork_files_aux()341 const fs::path& stdout_file, in spawn_files()
462 const fs::path stdout_file = exit_handle.stdout_file(); in ATF_TEST_CASE_BODY() local482 const fs::path stdout_file("custom-stdout.txt"); in ATF_TEST_CASE_BODY() local
755 const fs::path stdout_file = result_handle->stdout_file(); in ATF_TEST_CASE_BODY() local1078 const fs::path stdout_file("custom-stdout.txt"); in ATF_TEST_CASE_BODY() local
711 scheduler::result_handle::stdout_file(void) const stdout_file() function in scheduler::result_handle