Searched refs:errb (Results 1 – 1 of 1) sorted by relevance
126 atf_process_stream_t outb, errb; in run_h_tc() local136 RE(atf_process_stream_init_redirect_path(&errb, &errpath)); in run_h_tc()137 RE(atf_process_fork(&child, run_h_tc_child, &outb, &errb, &data)); in run_h_tc()138 atf_process_stream_fini(&errb); in run_h_tc()