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

/bind-9.6-ESV-R11/lib/dns/
H A Dmasterdump.c94 char linebreak_buf[DNS_TOTEXT_LINEBREAK_MAXLEN]; member in struct:dns_totext_ctx
279 isc_buffer_init(&buf, ctx->linebreak_buf,
280 sizeof(ctx->linebreak_buf));
307 ctx->linebreak = ctx->linebreak_buf;

Completed in 12 milliseconds