Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/services/cache/
HDinfra.h396 int infra_compfunc(void* key1, void* key2);
HDinfra.c73 infra_compfunc(void* key1, void* key2) in infra_compfunc() function
222 INFRA_HOST_STARTSIZE, maxmem, &infra_sizefunc, &infra_compfunc, in infra_create()
/NextBSD/contrib/unbound/util/
HDfptr_wlist.c223 else if(fptr == &infra_compfunc) return 1; in fptr_whitelist_hash_compfunc()