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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 13455 bool has_glue = false; local
13506 has_glue = true;
13524 has_glue = true;
13543 if (!has_glue && dns_name_issubdomain(&ns.name, name)) {
13561 if (!has_glue) {
  /src/external/mpl/bind/dist/lib/dns/
zone.c 13621 bool has_glue = false; local
13672 has_glue = true;
13690 has_glue = true;
13709 if (!has_glue && dns_name_issubdomain(&ns.name, name)) {
13727 if (!has_glue) {

Completed in 77 milliseconds