Lines Matching defs:domainbuf
4469 char domainbuf[DNS_NAME_FORMATSIZE];
4472 dns_name_format(fctx->domain, domainbuf, sizeof(domainbuf));
4476 where, namebuf, domainbuf, fctx->ns_ttl_ok, fctx->ns_ttl);
4826 char domainbuf[DNS_NAME_FORMATSIZE];
4830 dns_name_format(fctx->domain, domainbuf, sizeof(domainbuf));
4835 domainbuf, addrbuf);
10315 char domainbuf[DNS_NAME_FORMATSIZE];
10316 dns_name_format(fctx->qminname, domainbuf, sizeof(domainbuf));
10321 fctx->minimized ? "" : "not", fctx->qmintype, domainbuf);
10626 char domainbuf[DNS_NAME_FORMATSIZE];
10627 dns_name_format(fctx->domain, domainbuf, sizeof(domainbuf));
10638 isc_result_totext(fctx->vresult), domainbuf,