Lines Matching refs:tctx
146 sub = name_prefix(&name, tctx->origin, &prefix);
201 if ((tctx->flags & DNS_STYLEFLAG_MULTILINE) != 0)
203 RETERR(str_totext(tctx->linebreak, target));
204 RETERR(isc_base64_totext(&dr, tctx->width - 2,
205 tctx->linebreak, target));
206 if ((tctx->flags & DNS_STYLEFLAG_MULTILINE) != 0)
227 if ((tctx->flags & DNS_STYLEFLAG_MULTILINE) != 0)
229 RETERR(str_totext(tctx->linebreak, target));
230 RETERR(isc_base64_totext(&dr, tctx->width - 2,
231 tctx->linebreak, target));
232 if ((tctx->flags & DNS_STYLEFLAG_MULTILINE) != 0)