Home
last modified time | relevance | path

Searched defs:stdout_file (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/mit/libuv/dist/test/
H A Drunner-unix.h29 FILE* stdout_file; member
H A Drunner-unix.c82 FILE* stdout_file; in process_start() local
H A Dtest-spawn.c491 uv_file stdout_file; in TEST_IMPL() local
/netbsd-src/external/bsd/kyua-cli/dist/utils/process/
H A Dchild.cpp316 process::child::fork_files_aux(const fs::path& stdout_file, in fork_files_aux()
401 const fs::path& stdout_file, in spawn_files()
/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dtesters.cpp276 const fs::path& result_file, const fs::path& stdout_file, in test()
H A Dtest_case.cpp477 const fs::auto_file stdout_file(work_directory / "stdout.txt"); in run_test_case() local