Home
last modified time | relevance | path

Searched refs:common_labels (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/dns/
Drbt.c404 unsigned int common_labels; in dns_rbt_addnode() local
489 &order, &common_labels); in dns_rbt_addnode()
522 hlabels += common_labels; in dns_rbt_addnode()
531 dns_name_split(add_name, common_labels, in dns_rbt_addnode()
585 dns_name_split(&current_name, common_labels, in dns_rbt_addnode()
657 if (common_labels == in dns_rbt_addnode()
683 dns_name_split(add_name, common_labels, in dns_rbt_addnode()
759 unsigned int common_labels; in dns_rbt_findnode() local
815 &order, &common_labels); in dns_rbt_findnode()
902 common_labels = tlabels; in dns_rbt_findnode()
[all …]