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

/bind-9.11.3/bin/named/
H A Dxfrout.c149 * We could use xfrout_log(), but that would produce
714 xfrout_log(xfrout_ctx_t *xfr, int level, const char *fmt, ...)
1413 xfrout_log(xfr, ISC_LOG_WARNING,
1508 xfrout_log(xfr, ISC_LOG_DEBUG(8),
1517 xfrout_log(xfr, ISC_LOG_DEBUG(8), "sending IXFR UDP response");
1625 xfrout_log(xfr, ISC_LOG_INFO, "%s ended", xfr->mnemonic);
1634 xfrout_log(xfr, ISC_LOG_ERROR, "%s: %s",
1703 xfrout_log(xfrout_ctx_t *xfr, int level, const char *fmt, ...) { function

Completed in 16 milliseconds