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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dtest_helpers.c129 atf_fs_path_t outpath, errpath; local
135 RE(atf_fs_path_init_fmt(&errpath, errname));
140 RE(atf_process_stream_init_redirect_path(&errb, &errpath));
149 atf_fs_path_fini(&errpath);

Completed in 66 milliseconds