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

  /src/external/mpl/bind/dist/lib/dns/
zone.c 13602 bool has_glue = false; local
13653 has_glue = true;
13671 has_glue = true;
13690 if (!has_glue && dns_name_issubdomain(&ns.name, name)) {
13708 if (!has_glue) {
  /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) {

Completed in 45 milliseconds