Home
last modified time | relevance | path

Searched defs:oldsize (Results 1 – 25 of 47) sorted by relevance

12

/freebsd/usr.bin/bsdiff/bsdiff/
H A Dbsdiff.c52 matchlen(u_char * old,off_t oldsize,u_char * new,off_t newsize) matchlen() argument
62 search(off_t * I,u_char * old,off_t oldsize,u_char * new,off_t newsize,off_t st,off_t en,off_t * pos) search() argument
118 off_t oldsize,newsize; main() local
[all...]
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_inlines_c.h135 iralloct_realign(tsdn_t *tsdn, void *ptr, size_t oldsize, size_t size, in iralloct_realign()
174 iralloct(tsdn_t *tsdn, void *ptr, size_t oldsize, size_t size, size_t alignment, in iralloct()
197 iralloc(tsd_t *tsd, void *ptr, size_t oldsize, size_t size, size_t alignment, in iralloc()
204 ixalloc(tsdn_t *tsdn, void *ptr, size_t oldsize, size_t size, size_t extra, in ixalloc()
/freebsd/crypto/openssh/openbsd-compat/
H A Drecallocarray.c40 size_t oldsize, newsize; in recallocarray() local
/freebsd/contrib/libfido2/openbsd-compat/
H A Drecallocarray.c41 size_t oldsize, newsize; in recallocarray() local
/freebsd/contrib/mandoc/
H A Dcompat_recallocarray.c44 size_t oldsize, newsize; in recallocarray() local
/freebsd/tools/test/stress2/testcases/swap/
H A Dswap.c134 int64_t i, oldsize; in test() local
/freebsd/sys/contrib/openzfs/lib/libzfs_core/os/freebsd/
H A Dlibzfs_core_ioctl.c107 size_t oldsize; in lzc_ioctl_fd_os() local
/freebsd/tests/sys/fs/fusefs/
H A Dlast_local_modify.cc214 const uint64_t oldsize = 10; in TEST_P() local
368 const uint64_t oldsize = 10; in TEST_P() local
H A Dsetattr.cc351 const off_t oldsize = 99; in TEST_F() local
402 const uint64_t oldsize = 100'000'000; in TEST_F() local
571 const uint64_t oldsize = 0; in TEST_F() local
/freebsd/sbin/rcorder/
H A Dhash.c404 int oldsize; in RebuildTable() local
/freebsd/usr.bin/bsdiff/bspatch/
H A Dbspatch.c107 off_t oldsize, newsize; main() local
/freebsd/contrib/lua/src/
H A Dlmem.c131 size_t oldsize = cast_sizet((*size) * size_elem); in luaM_shrinkvector_() local
H A Dlparser.c177 int oldsize = f->sizelocvars; in registerlocalvar() local
354 int oldsize = f->sizeupvalues; in allocupvalue() local
704 int oldsize = f->sizep; in addprototype() local
/freebsd/krb5/lib/gssapi/
H A Derrmap.h94 size_t oldsize = sizeof(*arr->elts) * arr->allocated; in mecherrmap__pairarray_grow() local
/freebsd/sys/fs/fuse/
H A Dfuse_node.c440 off_t oldsize; in fuse_vnode_setsize() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h314 uptr oldsize = sizeof(*add) + (add->cap - 1) * sizeof(add->cells[0]); in acquire() local
/freebsd/lib/libc/stdio/
H A Dprintf-pos.c638 const int oldsize = types->tablesize; in __grow_type_table() local
/freebsd/usr.bin/mail/
H A Dutil.c69 int oldsize = old ? strlen(old) + 1 : 0; in save2str() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_fuzz.c75 size_t size = 0, oldsize = 0; test_fuzz() local
/freebsd/sys/kern/
H A Dkern_ktrace.c240 u_int newsize, oldsize, wantsize; in sysctl_kern_ktrace_request_pool() local
270 ktrace_resize_pool(u_int oldsize, u_int newsize) in ktrace_resize_pool()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h241 kvrealloc(const void *ptr, size_t oldsize, size_t newsize, gfp_t flags) in kvrealloc()
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c166 int oldsize = f->sizelocvars; in registerlocalvar() local
231 int oldsize = f->sizeupvalues; in newupvalue() local
502 int oldsize = f->sizep; in addprototype() local
/freebsd/lib/libc/db/hash/
H A Dhash.c841 hash_realloc(SEGMENT **p_ptr, int oldsize, int newsize) in hash_realloc()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_provider.c158 size_t oldsize = BT_SIZEOFMAP(pvp->pv_xrmax); in dt_provider_xref() local
/freebsd/sys/vm/
H A Dvm_glue.c290 int error, oldsize; in sysctl_kstack_cache_size() local

12