Lines Matching defs:style
430 dns_master_style_t *style = NULL;
462 result = dns_master_stylecreate2(&style, styleflags,
466 result = dns_master_stylecreate2(&style, styleflags,
470 result = dns_master_stylecreate2(&style, styleflags,
475 result = dns_master_rdatasettotext(owner_name, rdataset, style, target);
477 if (style != NULL)
478 dns_master_styledestroy(&style, mctx);
513 dns_master_style_t *style = NULL;
544 result = dns_master_stylecreate2(&style, styleflags,
548 result = dns_master_stylecreate2(&style, styleflags,
552 result = dns_master_stylecreate2(&style, styleflags,
649 style, flags, buf);
668 style, flags, buf);
678 style, flags, buf);
693 style, flags, buf);
703 style, flags, buf);
714 style, flags, buf);
722 style, flags, buf);
739 if (style != NULL)
740 dns_master_styledestroy(&style, mctx);