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

/bind-9.6-ESV-R11/lib/dns/
H A Dmasterdump.c261 totext_ctx_init(const dns_master_style_t *style, dns_totext_ctx_t *ctx) { function
636 result = totext_ctx_init(&dns_master_style_debug, &ctx);
668 result = totext_ctx_init(style, &ctx);
687 result = totext_ctx_init(style, &ctx);
1266 result = totext_ctx_init(style, &dctx->tctx);
1699 result = totext_ctx_init(style, &ctx);

Completed in 12 milliseconds