Home
last modified time | relevance | path

Searched defs:maxmem (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/usr.sbin/unbound/validator/
H A Dval_kcache.c54 size_t numtables, start_size, maxmem; in key_cache_create() local
/openbsd-src/sbin/unwind/libunbound/validator/
H A Dval_kcache.c54 size_t numtables, start_size, maxmem; in key_cache_create() local
/openbsd-src/usr.sbin/unbound/util/storage/
H A Dslabhash.c49 size_t maxmem, lruhash_sizefunc_type sizefunc, in slabhash_create()
H A Dlruhash.c62 lruhash_create(size_t start_size, size_t maxmem, in lruhash_create()
/openbsd-src/sbin/unwind/libunbound/util/storage/
H A Dslabhash.c49 size_t maxmem, lruhash_sizefunc_type sizefunc, in slabhash_create()
H A Dlruhash.c62 lruhash_create(size_t start_size, size_t maxmem, in lruhash_create()
/openbsd-src/usr.sbin/unbound/services/cache/
H A Drrset.c66 size_t maxmem = (cfg?cfg->rrset_cache_size:HASH_DEFAULT_MAXMEM); in rrset_cache_create() local
H A Dinfra.c317 size_t maxmem = cfg->infra_cache_numhosts * (sizeof(struct infra_key)+ infra_create() local
394 size_t maxmem; infra_adjust() local
/openbsd-src/sbin/unwind/libunbound/services/cache/
H A Drrset.c66 size_t maxmem = (cfg?cfg->rrset_cache_size:HASH_DEFAULT_MAXMEM); in rrset_cache_create() local
H A Dinfra.c317 size_t maxmem = cfg->infra_cache_numhosts * (sizeof(struct infra_key)+ infra_create() local
394 size_t maxmem; infra_adjust() local
/openbsd-src/usr.sbin/vmctl/
H A Dvmctl.c783 char maxmem[FMT_SCALED_STRSIZE]; in print_vm_info() local
/openbsd-src/sys/netinet/
H A Dip_carp.c1824 u_int16_t maxmem = carp_addr_updated() local