Searched defs:dns_master_style_t (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Dmasterdump.h28 typedef struct dns_master_style dns_master_style_t; typedef in typeref:struct:dns_master_style
123 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_default;
129 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_full;
136 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t
143 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_cache;
151 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_simple;
156 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_debug;
161 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_comment;
167 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_indent;
172 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_keyzon
[all...]

Completed in 7 milliseconds