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

/bind-9.6-ESV-R11/bin/named/
H A Dxfrout.c878 xfrout_fail(xfrout_ctx_t *xfr, isc_result_t result, const char *msg);
1304 xfrout_fail(xfr, result, "setting up zone transfer");
1712 xfrout_fail(xfr, result, "sending zone data");
1772 xfrout_fail(xfr, evresult, "send");
1785 xfrout_fail(xfrout_ctx_t *xfr, isc_result_t result, const char *msg) { function
1811 xfrout_fail(xfr, result, "aborted");

Completed in 12 milliseconds