Home
last modified time | relevance | path

Searched defs:newsz (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_malloc.h47 # define EREALLOC_IMPL(ptr, newsz, filenm, loc) \ argument
/freebsd/contrib/ntp/libntp/
H A Demalloc.c25 size_t newsz, in ereallocz()
/freebsd/contrib/libedit/
H A Dhist.c226 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) in hist_enlargebuf()
H A Dchared.c485 size_t sz, newsz; in ch_enlargebufs() local
/freebsd/contrib/dma/
H A Ddns.c102 size_t newsz = roundup(*ps + 2, count_inc); in add_host() local
/freebsd/contrib/flex/src/
H A Dtables.c464 size_t newsz; in yytbl_data_compress() local
/freebsd/contrib/ntp/sntp/libopts/
H A Dsave.c491 truncate(char const* fname, size_t newsz) in truncate()
/freebsd/usr.bin/mkimg/
H A Dvhd.c161 uint64_t newsz; in vhd_resize() local
H A Dimage.c153 size_t dsz, newsz; in image_chunk_grow() local
/freebsd/usr.bin/diff3/
H A Ddiff3.c794 size_t newsz, incr; in increase() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp877 const int newsz = 2 * sz; in GrowShadowStack() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c895 size_t newsz; in libzfs_add_handle() local
/freebsd/contrib/bmake/
H A Dmeta.c881 size_t newsz; in fgetLine() local
/freebsd/contrib/mandoc/
H A Droff.c3581 size_t oldsz, newsz, valsz; in roff_als() local
3823 size_t oldsz, newsz; in roff_rn() local
/freebsd/usr.bin/dc/
H A Dbcode.c1706 size_t newsz = bmachine.readstack_sz * 2; in eval_string() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c1065 size_t newsz = 7 + strlen(old) + 1; in die_sou_create() local
/freebsd/crypto/openssl/crypto/
H A Dprovider_core.c390 size_t newsz = store->provinfosz + BUILTINS_BLOCK_SIZE; in ossl_provider_info_add_to_store() local
/freebsd/sys/kern/
H A Dsubr_stats.c388 stats_realloc(void *ptr, size_t oldsz, size_t newsz, int flags) in stats_realloc()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap_micro.c577 uint64_t newsz = db->db_size + SPA_MINBLOCKSIZE; in zap_lockdir_impl() local
H A Ddmu.c1065 uint64_t newsz = offset > dn->dn_datablksz ? 0 : in dmu_read_impl() local