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

/openbsd-current/usr.sbin/unbound/util/storage/
H A Dlruhash.h116 #define HASH_DEFAULT_MAXMEM 4*1024*1024 /* bytes */ macro
/openbsd-current/sbin/unwind/libunbound/util/storage/
H A Dlruhash.h116 #define HASH_DEFAULT_MAXMEM 4*1024*1024 /* bytes */ macro
/openbsd-current/usr.sbin/unbound/services/cache/
H A Drrset.c66 size_t maxmem = (cfg?cfg->rrset_cache_size:HASH_DEFAULT_MAXMEM);
/openbsd-current/sbin/unwind/libunbound/services/cache/
H A Drrset.c66 size_t maxmem = (cfg?cfg->rrset_cache_size:HASH_DEFAULT_MAXMEM);

Completed in 72 milliseconds