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

/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Ddnskey_48.c120 RETERR(str_totext(tctx->linebreak, target));
122 tctx->linebreak, target));
125 RETERR(str_totext(tctx->linebreak, target));
H A Dkey_25.c120 RETERR(str_totext(tctx->linebreak, target));
122 tctx->linebreak, target));
125 RETERR(str_totext(tctx->linebreak, target));
H A Dtkey_249.c203 RETERR(str_totext(tctx->linebreak, target));
205 tctx->linebreak, target));
229 RETERR(str_totext(tctx->linebreak, target));
231 tctx->linebreak, target));
H A Dcert_37.c111 RETERR(str_totext(tctx->linebreak, target));
113 tctx->linebreak, target));
H A Ddlv_32769.c128 RETERR(str_totext(tctx->linebreak, target));
129 RETERR(isc_hex_totext(&sr, tctx->width - 2, tctx->linebreak, target));
H A Dds_43.c128 RETERR(str_totext(tctx->linebreak, target));
129 RETERR(isc_hex_totext(&sr, tctx->width - 2, tctx->linebreak, target));
H A Dopt_41.c76 RETERR(str_totext(tctx->linebreak, target));
80 tctx->linebreak, target));
H A Dsshfp_44.c97 RETERR(str_totext(tctx->linebreak, target));
98 RETERR(isc_hex_totext(&sr, tctx->width - 2, tctx->linebreak, target));
H A Dtlsa_52.c113 RETERR(str_totext(tctx->linebreak, target));
118 tctx->linebreak, target));
H A Dhip_55.c160 RETERR(str_totext(tctx->linebreak, target));
170 RETERR(str_totext(tctx->linebreak, target));
182 RETERR(str_totext(tctx->linebreak, target));
H A Drrsig_46.c221 RETERR(str_totext(tctx->linebreak, target));
251 RETERR(str_totext(tctx->linebreak, target));
253 tctx->linebreak, target));
H A Dsig_24.c197 RETERR(str_totext(tctx->linebreak, target));
229 RETERR(str_totext(tctx->linebreak, target));
231 tctx->linebreak, target));
H A Dsoa_6.c132 RETERR(str_totext(tctx->linebreak, target));
149 RETERR(str_totext(tctx->linebreak, target));
151 RETERR(str_totext(tctx->linebreak, target));
H A Dipseckey_45.c192 RETERR(str_totext(tctx->linebreak, target));
194 tctx->linebreak, target));
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Drdata.h400 unsigned int width, const char *linebreak,
409 * The string 'linebreak' is inserted between lines, and parentheses
417 * The 'width' and 'linebreak' arguments are ignored.
/bind-9.6-ESV-R11/lib/dns/rdata/in_1/
H A Ddhcid_49.c55 RETERR(isc_base64_totext(&sr, tctx->width - 2, tctx->linebreak,
/bind-9.6-ESV-R11/lib/dns/
H A Drdata.c113 const char *linebreak; /*%< Line break string. */ member in struct:dns_rdata_textctx
811 tctx->linebreak,
860 tctx.linebreak = " ";
867 const char *linebreak, isc_buffer_t *target)
880 tctx.linebreak = linebreak;
883 tctx.linebreak = " ";
865 dns_rdata_tofmttext(dns_rdata_t *rdata, dns_name_t *origin, unsigned int flags, unsigned int width, const char *linebreak, isc_buffer_t *target) argument
H A Dmasterdump.c93 char * linebreak; member in struct:dns_totext_ctx
307 ctx->linebreak = ctx->linebreak_buf;
309 ctx->linebreak = NULL;
534 ctx->linebreak,
/bind-9.6-ESV-R11/lib/dns/rdata/any_255/
H A Dtsig_250.c204 RETERR(str_totext(tctx->linebreak, target));
206 tctx->linebreak, target));

Completed in 36 milliseconds