Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/util/
HDfptr_wlist.h180 int fptr_whitelist_hash_compfunc(lruhash_compfunc_t fptr);
HDfptr_wlist.c219 fptr_whitelist_hash_compfunc(lruhash_compfunc_t fptr) in fptr_whitelist_hash_compfunc() function
/NextBSD/contrib/unbound/util/storage/
HDlruhash.c308 fptr_ok(fptr_whitelist_hash_compfunc(table->compfunc)); in lruhash_insert()
359 fptr_ok(fptr_whitelist_hash_compfunc(table->compfunc)); in lruhash_lookup()
385 fptr_ok(fptr_whitelist_hash_compfunc(table->compfunc)); in lruhash_remove()