bind9/lib/dns/include
Aram Sargsyan 887aa7a290 Cleanup dns_fwdtable_delete()
The conversion of `DNS_R_PARTIALMATCH` into `DNS_R_NOTFOUND` is done
in the `dns_rbt_deletename()` function so there is no need to do that
in `dns_fwdtable_delete()`.

Add a possible return value of `ISC_R_NOSPACE` into the header file's
function description comment.
2022-06-09 10:47:04 +00:00
..
dns Cleanup dns_fwdtable_delete() 2022-06-09 10:47:04 +00:00
dst Fix CID 352776: Concurrent data access violations 2022-05-23 11:36:13 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00