Lines Matching defs:style
171 isc_logmodule_t *module, const dns_master_style_t *style,
3268 const dns_master_style_t *style,
3283 sflags = dns_master_styleflags(style);
3288 INDENT(style);
3330 INDENT(style);
3338 style,
3343 style,
3358 INDENT(style);
3433 const dns_master_style_t *style,
3459 INDENT(style);
3463 INDENT(style);
3467 INDENT(style);
3473 INDENT(style);
3481 INDENT(style);
3487 INDENT(style);
3516 INDENT(style);
3519 INDENT(style);
3523 INDENT(style);
3542 INDENT(style);
3555 INDENT(style);
3558 INDENT(style);
3561 INDENT(style);
3578 INDENT(style);
3664 INDENT(style);
3666 result = dns_master_rdatasettotext(name, ps, style, target);
3675 INDENT(style);
3677 result = dns_master_rdatasettotext(name, ps, style, target);
3694 const dns_master_style_t *style,
3712 if ((dns_master_styleflags(style) & DNS_STYLEFLAG_YAML) != 0)
3713 return (dns_message_pseudosectiontoyaml(msg, section, style,
3721 INDENT(style);
3725 INDENT(style);
3767 INDENT(style);
3903 INDENT(style);
3906 result = dns_master_rdatasettotext(name, ps, style, target);
3915 INDENT(style);
3918 result = dns_master_rdatasettotext(name, ps, style, target);
3930 dns_message_totext(dns_message_t *msg, const dns_master_style_t *style,
3940 (dns_master_styleflags(style) & DNS_STYLEFLAG_YAML))
3942 INDENT(style);
3946 INDENT(style);
3952 INDENT(style);
3957 INDENT(style);
3978 INDENT(style);
3983 INDENT(style);
3993 INDENT(style);
3996 INDENT(style);
4004 INDENT(style);
4007 INDENT(style);
4014 INDENT(style);
4021 INDENT(style);
4032 INDENT(style);
4052 INDENT(style);
4056 INDENT(style);
4059 INDENT(style);
4089 style, flags, target);
4094 style, flags, target);
4098 style, flags, target);
4102 style, flags, target);
4106 style, flags, target);
4112 style, flags, target);
4118 style, flags, target);
4188 const dns_master_style_t *style, int level,
4191 logfmtpacket(message, description, NULL, category, module, style,
4199 const dns_master_style_t *style, int level,
4204 logfmtpacket(message, description, address, category, module, style,
4211 isc_logmodule_t *module, const dns_master_style_t *style,
4240 result = dns_message_totext(message, style, 0, &buffer);