Searched refs:lruhash_create (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/util/storage/
H A Dlruhash.h240 struct lruhash* lruhash_create(size_t start_size, size_t maxmem,
H A Dslabhash.c77 sl->array[i] = lruhash_create(start_size, maxmem / sl->size,
H A Dlruhash.c62 lruhash_create(size_t start_size, size_t maxmem, function
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dunitlruhash.c486 table = lruhash_create(2, 8192,
494 table = lruhash_create(2, 8192,

Completed in 98 milliseconds