Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/cache/
H A Dinfra.h470 size_t rate_sizefunc(void* k, void* d);
H A Dinfra.c128 rate_sizefunc(void* k, void* ATTR_UNUSED(d)) in rate_sizefunc() function
344 &rate_sizefunc, &rate_compfunc, &rate_delkeyfunc, in infra_create()
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c278 else if(fptr == &rate_sizefunc) return 1; in fptr_whitelist_hash_sizefunc()