Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/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()
/netbsd-src/external/bsd/unbound/dist/util/storage/
H A Dlruhash.h374 void bin_overflow_remove(struct lruhash_bin* bin,
H A Dlruhash.c168 bin_overflow_remove(struct lruhash_bin* bin, struct lruhash_entry* entry) in bin_overflow_remove() function
206 bin_overflow_remove(bin, d); in reclaim_space()
401 bin_overflow_remove(bin, entry); in lruhash_remove()