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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dtc.c80 static void check_fatal_error(atf_error_t);
116 check_fatal_error(atf_dynstr_init(&ctx->expect_reason));
124 check_fatal_error(atf_error_t err) function
233 check_fatal_error(err);
285 check_fatal_error(atf_dynstr_prepend_fmt(reason, "%s: ",
388 check_fatal_error(err);
879 check_fatal_error(check_prog(ctx, prog));
930 check_fatal_error(atf_dynstr_init_ap(&ctx->expect_reason, reason, ap2));
946 check_fatal_error(atf_dynstr_init_ap(&formatted, reason, ap2));
963 check_fatal_error(atf_dynstr_init_a
[all...]

Completed in 11 milliseconds