Searched refs:xfrout_fail (Results 1 – 1 of 1) sorted by relevance
| /minix3/external/bsd/bind/dist/bin/named/ |
| H A D | xfrout.c | 709 xfrout_fail(xfrout_ctx_t *xfr, isc_result_t result, const char *msg); 1141 xfrout_fail(xfr, result, "setting up zone transfer"); in ns_xfr_start() 1562 xfrout_fail(xfr, result, "sending zone data"); in sendstream() 1622 xfrout_fail(xfr, evresult, "send"); in xfrout_senddone() 1635 xfrout_fail(xfrout_ctx_t *xfr, isc_result_t result, const char *msg) { in xfrout_fail() function 1661 xfrout_fail(xfr, result, "aborted"); in xfrout_client_shutdown()
|