Lines Matching defs:style
213 dns_master_style_t *style = NULL;
268 result = dns_master_stylecreate2(&style, styleflags,
272 result = dns_master_stylecreate2(&style, styleflags,
276 result = dns_master_stylecreate2(&style, styleflags,
338 style, flags, buf);
355 style, flags, buf);
364 style, flags, buf);
426 style, flags, buf);
435 style, flags, buf);
449 style, flags, buf);
456 style, flags, buf);
471 if (style != NULL)
472 dns_master_styledestroy(&style, mctx);