Data Fields | |
| dns_master_style_t | style |
| isc_boolean_t | class_printed |
| char * | linebreak |
| char | linebreak_buf [DNS_TOTEXT_LINEBREAK_MAXLEN] |
| dns_name_t * | origin |
| dns_name_t * | neworigin |
| dns_fixedname_t | origin_fixname |
| isc_uint32_t | current_ttl |
| isc_boolean_t | current_ttl_valid |
Definition at line 91 of file masterdump.c.
Definition at line 92 of file masterdump.c.
Referenced by dump_rdataset(), dump_rdatasets_raw(), dump_rdatasets_text(), dumpctx_create(), dumptostreaminc(), rdataset_totext(), and totext_ctx_init().
| char dns_totext_ctx::linebreak_buf[DNS_TOTEXT_LINEBREAK_MAXLEN] |
Definition at line 96 of file masterdump.c.
Referenced by dumptostreaminc(), rdataset_totext(), and totext_ctx_init().
Definition at line 97 of file masterdump.c.
Referenced by dump_rdatasets_text(), dumptostreaminc(), and totext_ctx_init().
Definition at line 99 of file masterdump.c.
Referenced by dump_rdataset(), rdataset_totext(), and totext_ctx_init().
Definition at line 100 of file masterdump.c.
Referenced by dump_rdataset(), rdataset_totext(), and totext_ctx_init().