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

/bind-9.11.3/lib/dns/
H A Dzone.c761 static void zone_name_tostr(dns_zone_t *zone, char *buf, size_t length);
1586 zone_name_tostr(zone, namebuf, sizeof namebuf);
13561 zone_name_tostr(dns_zone_t *zone, char *buf, size_t length) { function
13633 zone_name_tostr(zone, buf, length);

Completed in 72 milliseconds