Searched refs:dumptostream (Results 1 - 1 of 1) sorted by relevance
| /bind-9.11.3/lib/dns/ |
| H A D | zone.c | 10423 dumptostream(dns_zone_t *zone, FILE *fd, const dns_master_style_t *style, function 10462 return (dumptostream(zone, fd, style, format, rawversion)); 10468 return (dumptostream(zone, fd, style, format, DNS_RAWFORMAT_VERSION)); 10473 return (dumptostream(zone, fd, &dns_master_style_default, 10479 return (dumptostream(zone, fd, &dns_master_style_full,
|
Completed in 60 milliseconds