Searched refs:RE_ABORT (Results 1 – 1 of 1) sorted by relevance
760 #define RE_ABORT(expr) \ in child_spawn_loop_and_wait_eintr() macro772 RE_ABORT(atf_process_stream_init_capture(&outsb)); in child_spawn_loop_and_wait_eintr()773 RE_ABORT(atf_process_stream_init_inherit(&errsb)); in child_spawn_loop_and_wait_eintr()774 RE_ABORT(atf_process_fork(&child, child_loop, &outsb, &errsb, NULL)); in child_spawn_loop_and_wait_eintr()810 RE_ABORT(atf_process_child_wait(&child, &status)); in child_spawn_loop_and_wait_eintr()813 #undef RE_ABORT in child_spawn_loop_and_wait_eintr()