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

/bind-9.11.3/lib/dns/
H A Dmasterdump.c86 char linebreak_buf[DNS_TOTEXT_LINEBREAK_MAXLEN]; member in struct:dns_totext_ctx
328 isc_buffer_init(&buf, ctx->linebreak_buf,
329 sizeof(ctx->linebreak_buf));
375 ctx->linebreak = ctx->linebreak_buf;

Completed in 14 milliseconds