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

/bind-9.11.3/bin/named/
H A Dxfrout.c697 xfrout_fail(xfrout_ctx_t *xfr, isc_result_t result, const char *msg);
1130 xfrout_fail(xfr, result, "setting up zone transfer");
1559 xfrout_fail(xfr, result, "sending zone data");
1619 xfrout_fail(xfr, evresult, "send");
1632 xfrout_fail(xfrout_ctx_t *xfr, isc_result_t result, const char *msg) { function
1658 xfrout_fail(xfr, result, "aborted");

Completed in 197 milliseconds