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

  /src/external/bsd/nsd/dist/
dname.c 416 int common_labels = dname_label_match_count(dname, origin); local
417 labels_to_convert = dname->label_count - common_labels;
  /src/external/mpl/bind/dist/lib/dns/
rbt.c 404 unsigned int common_labels; local
485 &common_labels);
513 hlabels += common_labels;
522 dns_name_split(add_name, common_labels,
570 dns_name_split(&current_name, common_labels,
641 if (common_labels ==
663 dns_name_split(add_name, common_labels,
706 unsigned int common_labels; local
762 &order, &common_labels);
882 common_labels = tlabels
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbt.c 1202 unsigned int common_labels; local
1287 &common_labels);
1315 hlabels += common_labels;
1324 dns_name_split(add_name, common_labels,
1372 dns_name_split(&current_name, common_labels,
1448 if (common_labels ==
1474 dns_name_split(add_name, common_labels,
1548 unsigned int common_labels; local
1604 &order, &common_labels);
1723 common_labels = tlabels
    [all...]

Completed in 24 milliseconds