Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/testcode/
H A Dunitlruhash.c94 bin_overflow_remove(&bin, &k->entry); in test_bin_find_entry()
116 bin_overflow_remove(&bin, &k->entry); in test_bin_find_entry()
143 bin_overflow_remove(&bin, &k4->entry); in test_bin_find_entry()
149 bin_overflow_remove(&bin, &k->entry); in test_bin_find_entry()
/dports/dns/getdns/getdns-1.5.2/src/util/
H A Dlruhash.h60 #define bin_overflow_remove _getdns_bin_overflow_remove macro
H A Dlruhash.c167 bin_overflow_remove(struct lruhash_bin* bin, struct lruhash_entry* entry) in bin_overflow_remove() function
205 bin_overflow_remove(bin, d); in reclaim_space()
393 bin_overflow_remove(bin, entry); in lruhash_remove()
/dports/dns/getdns/getdns-1.5.2/src/util/orig-headers/
H A Dlruhash.h371 void bin_overflow_remove(struct lruhash_bin* bin,
/dports/dns/unbound/unbound-1.14.0/util/storage/
H A Dlruhash.h371 void bin_overflow_remove(struct lruhash_bin* bin,
H A Dlruhash.c167 bin_overflow_remove(struct lruhash_bin* bin, struct lruhash_entry* entry) in bin_overflow_remove() function
205 bin_overflow_remove(bin, d); in reclaim_space()
393 bin_overflow_remove(bin, entry); in lruhash_remove()