Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dtest_helpers.c127 atf_fs_path_t outpath, errpath; in run_h_tc() local
133 RE(atf_fs_path_init_fmt(&errpath, "%s", errname)); in run_h_tc()
138 RE(atf_process_stream_init_redirect_path(&errb, &errpath)); in run_h_tc()
147 atf_fs_path_fini(&errpath); in run_h_tc()