/freebsd/usr.bin/bsdiff/bsdiff/ |
H A D | bsdiff.c | 52 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 D | jemalloc_internal_inlines_c.h | 135 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 D | recallocarray.c | 40 size_t oldsize, newsize; in recallocarray() local
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | recallocarray.c | 41 size_t oldsize, newsize; in recallocarray() local
|
/freebsd/contrib/mandoc/ |
H A D | compat_recallocarray.c | 44 size_t oldsize, newsize; in recallocarray() local
|
/freebsd/tools/test/stress2/testcases/swap/ |
H A D | swap.c | 134 int64_t i, oldsize; in test() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs_core/os/freebsd/ |
H A D | libzfs_core_ioctl.c | 107 size_t oldsize; in lzc_ioctl_fd_os() local
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | last_local_modify.cc | 214 const uint64_t oldsize = 10; in TEST_P() local 368 const uint64_t oldsize = 10; in TEST_P() local
|
H A D | setattr.cc | 351 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 D | hash.c | 404 int oldsize; in RebuildTable() local
|
/freebsd/usr.bin/bsdiff/bspatch/ |
H A D | bspatch.c | 107 off_t oldsize, newsize; main() local
|
/freebsd/contrib/lua/src/ |
H A D | lmem.c | 131 size_t oldsize = cast_sizet((*size) * size_elem); in luaM_shrinkvector_() local
|
H A D | lparser.c | 177 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 D | errmap.h | 94 size_t oldsize = sizeof(*arr->elts) * arr->allocated; in mecherrmap__pairarray_grow() local
|
/freebsd/sys/fs/fuse/ |
H A D | fuse_node.c | 440 off_t oldsize; in fuse_vnode_setsize() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_addrhashmap.h | 314 uptr oldsize = sizeof(*add) + (add->cap - 1) * sizeof(add->cells[0]); in acquire() local
|
/freebsd/lib/libc/stdio/ |
H A D | printf-pos.c | 638 const int oldsize = types->tablesize; in __grow_type_table() local
|
/freebsd/usr.bin/mail/ |
H A D | util.c | 69 int oldsize = old ? strlen(old) + 1 : 0; in save2str() local
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_fuzz.c | 75 size_t size = 0, oldsize = 0; test_fuzz() local
|
/freebsd/sys/kern/ |
H A D | kern_ktrace.c | 240 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 D | slab.h | 241 kvrealloc(const void *ptr, size_t oldsize, size_t newsize, gfp_t flags) in kvrealloc()
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lparser.c | 166 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 D | hash.c | 841 hash_realloc(SEGMENT **p_ptr, int oldsize, int newsize) in hash_realloc()
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_provider.c | 158 size_t oldsize = BT_SIZEOFMAP(pvp->pv_xrmax); in dt_provider_xref() local
|
/freebsd/sys/vm/ |
H A D | vm_glue.c | 290 int error, oldsize; in sysctl_kstack_cache_size() local
|