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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 915 zone_name_tostr(dns_zone_t *zone, char *buf, size_t length);
1726 zone_name_tostr(zone, namebuf, sizeof namebuf);
15926 zone_name_tostr(dns_zone_t *zone, char *buf, size_t length) { function
16004 zone_name_tostr(zone, buf, length);
  /src/external/mpl/bind/dist/lib/dns/
zone.c 942 zone_name_tostr(dns_zone_t *zone, char *buf, size_t length);
1761 zone_name_tostr(zone, namebuf, sizeof namebuf);
16075 zone_name_tostr(dns_zone_t *zone, char *buf, size_t length) { function
16154 zone_name_tostr(zone, buf, length);

Completed in 68 milliseconds