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

/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dprocess_test.c753 #define RE_ABORT(expr) \ macro
765 RE_ABORT(atf_process_stream_init_capture(&outsb));
766 RE_ABORT(atf_process_stream_init_inherit(&errsb));
767 RE_ABORT(atf_process_fork(&child, child_loop, &outsb, &errsb, NULL));
803 RE_ABORT(atf_process_child_wait(&child, &status));
806 #undef RE_ABORT macro

Completed in 108 milliseconds