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

/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c/
H A Derror.c47 static bool error_on_flight = false; variable
99 PRE(!error_on_flight);
112 error_on_flight = true;
117 POST(error_on_flight);
126 PRE(error_on_flight);
137 error_on_flight = false;
260 PRE(!error_on_flight);
265 error_on_flight = true;

Completed in 122 milliseconds