Data Fields | |
unsigned int | flags |
unsigned int | ttl_column |
unsigned int | class_column |
unsigned int | type_column |
unsigned int | rdata_column |
unsigned int | line_length |
unsigned int | tab_width |
unsigned int | split_width |
Definition at line 69 of file masterdump.c.
unsigned int dns_master_style::flags |
Definition at line 70 of file masterdump.c.
Referenced by dns_master_stylecreate2(), dump_rdataset(), dump_rdatasets_raw(), dump_rdatasets_text(), dumpctx_create(), dumptostreaminc(), rdataset_totext(), and totext_ctx_init().
unsigned int dns_master_style::ttl_column |
unsigned int dns_master_style::class_column |
unsigned int dns_master_style::type_column |
unsigned int dns_master_style::rdata_column |
Definition at line 74 of file masterdump.c.
Referenced by dns_master_stylecreate2(), rdataset_totext(), and totext_ctx_init().
unsigned int dns_master_style::line_length |
Definition at line 75 of file masterdump.c.
Referenced by dns_master_stylecreate2(), and rdataset_totext().
unsigned int dns_master_style::tab_width |
Definition at line 76 of file masterdump.c.
Referenced by dns_master_stylecreate2(), and totext_ctx_init().
unsigned int dns_master_style::split_width |
Definition at line 77 of file masterdump.c.
Referenced by dns_master_stylecreate2(), and rdataset_totext().