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

/bind-9.6-ESV-R11/bin/named/
H A Dxfrout.c336 * We could use xfrout_log(), but that would produce
895 xfrout_log(xfrout_ctx_t *xfr, int level, const char *fmt, ...)
1571 xfrout_log(xfr, ISC_LOG_WARNING,
1661 xfrout_log(xfr, ISC_LOG_DEBUG(8),
1670 xfrout_log(xfr, ISC_LOG_DEBUG(8), "sending IXFR UDP response");
1778 xfrout_log(xfr, ISC_LOG_INFO, "%s ended", xfr->mnemonic);
1787 xfrout_log(xfr, ISC_LOG_ERROR, "%s: %s",
1856 xfrout_log(xfrout_ctx_t *xfr, int level, const char *fmt, ...) { function

Completed in 12 milliseconds