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

/bind-9.11.3/lib/dns/
H A Dmasterdump.c310 totext_ctx_init(const dns_master_style_t *style, dns_totext_ctx_t *ctx) { function
787 result = totext_ctx_init(&dns_master_style_debug, &ctx);
819 result = totext_ctx_init(style, &ctx);
838 result = totext_ctx_init(style, &ctx);
1486 result = totext_ctx_init(style, &dctx->tctx);
2001 result = totext_ctx_init(style, &ctx);

Completed in 15 milliseconds