Searched defs:maxmem (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/usr.sbin/unbound/validator/ |
H A D | val_kcache.c | 54 size_t numtables, start_size, maxmem; in key_cache_create() local
|
/openbsd-src/sbin/unwind/libunbound/validator/ |
H A D | val_kcache.c | 54 size_t numtables, start_size, maxmem; in key_cache_create() local
|
/openbsd-src/usr.sbin/unbound/util/storage/ |
H A D | slabhash.c | 49 size_t maxmem, lruhash_sizefunc_type sizefunc, in slabhash_create()
|
H A D | lruhash.c | 62 lruhash_create(size_t start_size, size_t maxmem, in lruhash_create()
|
/openbsd-src/sbin/unwind/libunbound/util/storage/ |
H A D | slabhash.c | 49 size_t maxmem, lruhash_sizefunc_type sizefunc, in slabhash_create()
|
H A D | lruhash.c | 62 lruhash_create(size_t start_size, size_t maxmem, in lruhash_create()
|
/openbsd-src/usr.sbin/unbound/services/cache/ |
H A D | rrset.c | 66 size_t maxmem = (cfg?cfg->rrset_cache_size:HASH_DEFAULT_MAXMEM); in rrset_cache_create() local
|
H A D | infra.c | 317 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 D | rrset.c | 66 size_t maxmem = (cfg?cfg->rrset_cache_size:HASH_DEFAULT_MAXMEM); in rrset_cache_create() local
|
H A D | infra.c | 317 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 D | vmctl.c | 783 char maxmem[FMT_SCALED_STRSIZE]; in print_vm_info() local
|
/openbsd-src/sys/netinet/ |
H A D | ip_carp.c | 1824 u_int16_t maxmem = carp_addr_updated() local
|