Home
last modified time | relevance | path

Searched refs:HASH_DEFAULT_STARTARRAY (Results 1 – 7 of 7) sorted by relevance

/src/contrib/unbound/validator/
H A Dval_kcache.c60 start_size = HASH_DEFAULT_STARTARRAY; in key_cache_create()
/src/contrib/unbound/util/storage/
H A Dlruhash.h114 #define HASH_DEFAULT_STARTARRAY 1024 /* entries in array */ macro
/src/contrib/unbound/dnscrypt/
H A Ddnscrypt.c981 HASH_DEFAULT_STARTARRAY, in dnsc_apply_cfg()
996 HASH_DEFAULT_STARTARRAY, in dnsc_apply_cfg()
/src/contrib/unbound/libunbound/
H A Dcontext.c104 HASH_DEFAULT_STARTARRAY, cfg->msg_cache_size, in context_finalize()
/src/contrib/unbound/services/cache/
H A Drrset.c65 size_t startarray = HASH_DEFAULT_STARTARRAY; in rrset_cache_create()
/src/contrib/unbound/daemon/
H A Ddaemon.c1059 HASH_DEFAULT_STARTARRAY, cfg->msg_cache_size, in daemon_apply_cfg()
/src/contrib/unbound/edns-subnet/
H A Dsubnetmod.c249 HASH_DEFAULT_STARTARRAY, env->cfg->msg_cache_size, in subnetmod_init()