/freebsd/contrib/ntp/include/ |
H A D | ntp_malloc.h | 47 # define EREALLOC_IMPL(ptr, newsz, filenm, loc) \ argument
|
/freebsd/contrib/ntp/libntp/ |
H A D | emalloc.c | 25 size_t newsz, in ereallocz()
|
/freebsd/contrib/libedit/ |
H A D | hist.c | 226 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) in hist_enlargebuf()
|
H A D | chared.c | 485 size_t sz, newsz; in ch_enlargebufs() local
|
/freebsd/contrib/dma/ |
H A D | dns.c | 102 size_t newsz = roundup(*ps + 2, count_inc); in add_host() local
|
/freebsd/contrib/flex/src/ |
H A D | tables.c | 464 size_t newsz; in yytbl_data_compress() local
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | save.c | 491 truncate(char const* fname, size_t newsz) in truncate()
|
/freebsd/contrib/libder/libder/ |
H A D | libder_read.c | 340 libder_read_realloc(uint8_t *ptr, size_t oldsz, size_t newsz) in libder_read_realloc()
|
/freebsd/usr.bin/mkimg/ |
H A D | vhd.c | 161 uint64_t newsz; in vhd_resize() local
|
H A D | image.c | 153 size_t dsz, newsz; in image_chunk_grow() local
|
/freebsd/usr.bin/diff3/ |
H A D | diff3.c | 895 size_t newsz, incr; in increase() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl.cpp | 881 const int newsz = 2 * sz; in GrowShadowStack() local
|
/freebsd/contrib/bmake/ |
H A D | meta.c | 884 size_t newsz; in fgetLine() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_mount.c | 893 size_t newsz; in libzfs_add_handle() local
|
/freebsd/contrib/mandoc/ |
H A D | roff.c | 3551 size_t oldsz, newsz, valsz; in roff_als() local 3832 size_t oldsz, newsz; in roff_rn() local
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | dwarf.c | 1065 size_t newsz = 7 + strlen(old) + 1; in die_sou_create() local
|
/freebsd/crypto/openssl/crypto/ |
H A D | provider_core.c | 390 size_t newsz = store->provinfosz + BUILTINS_BLOCK_SIZE; in ossl_provider_info_add_to_store() local
|
/freebsd/sys/kern/ |
H A D | subr_stats.c | 388 stats_realloc(void *ptr, size_t oldsz, size_t newsz, int flags) in stats_realloc()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu.c | 1183 uint64_t newsz = offset > dn->dn_datablksz ? 0 : in dmu_read_impl() local
|
H A D | zap_micro.c | 677 uint64_t newsz = db->db_size + SPA_MINBLOCKSIZE; in zap_lockdir_impl() local
|