]> git.ipfire.org Git - thirdparty/bind9.git/commit
rename dns_qp_findname_ancestor() to dns_qp_lookup()
authorEvan Hunt <each@isc.org>
Wed, 27 Sep 2023 03:19:37 +0000 (20:19 -0700)
committerEvan Hunt <each@isc.org>
Thu, 28 Sep 2023 07:32:44 +0000 (00:32 -0700)
commit03016902dd95c99c34a17039d899be562a5dd40e
tree4abcadfa7b27eee8356b9a0bf11b86f8a5d7d818
parent6231fd66af86dbf765267c1895857ac6b346a114
rename dns_qp_findname_ancestor() to dns_qp_lookup()

I am weary of typing so long a name. (plus, the name has become slightly
misleading now that the DNS_QPFIND_NOEXACT option no longer exists.)
lib/dns/forward.c
lib/dns/include/dns/qp.h
lib/dns/keytable.c
lib/dns/nametree.c
lib/dns/nta.c
lib/dns/qp.c
lib/dns/zt.c
tests/bench/qplookups.c
tests/dns/qp_test.c