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

  /src/external/mpl/bind/dist/lib/dns/
zone.c 945 zone_rdclass_tostr(dns_zone_t *zone, char *buf, size_t length);
1490 zone_rdclass_tostr(zone, namebuf, sizeof namebuf);
16078 zone_rdclass_tostr(dns_zone_t *zone, char *buf, size_t length) { function
  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 917 zone_rdclass_tostr(dns_zone_t *zone, char *buf, size_t length);
1465 zone_rdclass_tostr(zone, namebuf, sizeof namebuf);
15950 zone_rdclass_tostr(dns_zone_t *zone, char *buf, size_t length) { function

Completed in 48 milliseconds