Home
last modified time | relevance | path

Searched defs:lruhash_entry (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/util/storage/
H A Dlruhash.h205 struct lruhash_entry { struct
214 struct lruhash_entry* overflow_next; argument
216 struct lruhash_entry* lru_next; argument
218 struct lruhash_entry* lru_prev; argument
234 * Calling both delkey and deldata will also free the struct lruhash_entry. argument
H A Dslabhash.c234 void (*func)(struct lruhash_entry*, void*), void* arg) in slabhash_traverse() argument
H A Dlruhash.c567 void (*func)(struct lruhash_entry*, void*), void* arg) in lruhash_traverse() argument