HomeSort by: relevance | last modified time | path
    Searched defs:dns_master_style_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/include/dns/
masterdump.h 34 typedef struct dns_master_style dns_master_style_t; typedef in typeref:struct:dns_master_style
138 extern const dns_master_style_t dns_master_style_default;
144 extern const dns_master_style_t dns_master_style_full;
151 extern const dns_master_style_t dns_master_style_explicitttl;
157 extern const dns_master_style_t dns_master_style_cache;
163 extern const dns_master_style_t dns_master_style_cache_with_expired;
171 extern const dns_master_style_t dns_master_style_simple;
176 extern const dns_master_style_t dns_master_style_debug;
181 extern const dns_master_style_t dns_master_style_comment;
186 extern const dns_master_style_t dns_master_style_indent
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
masterdump.h 35 typedef struct dns_master_style dns_master_style_t; typedef in typeref:struct:dns_master_style
133 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_default;
139 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_full;
146 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t
153 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_cache;
159 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t
168 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_simple;
173 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_debug;
178 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_comment;
183 LIBDNS_EXTERNAL_DATA extern const dns_master_style_t dns_master_style_indent
    [all...]

Completed in 19 milliseconds