Home
last modified time | relevance | path

Searched defs:max_alloc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore-int.h49 size_t max_alloc; member
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dunitregional.c237 size_t max_alloc = 2048 + 128; /* small chance of LARGE */ in random_burden() local
/openbsd-src/usr.sbin/unbound/testcode/
H A Dunitregional.c237 size_t max_alloc = 2048 + 128; /* small chance of LARGE */ in random_burden() local
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/Unicode/
H A DUnicode.xs320 STRLEN max_alloc = remaining + (8*1024*1024); variable