Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_malloc.h47 # define EREALLOC_IMPL(ptr, newsz, filenm, loc) \ argument
/freebsd/crypto/krb5/src/clients/ksu/
H A Dxmalloc.c40 void *xrealloc (void *old, size_t newsz) in xrealloc()
/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.c487 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/sys/kern/
H A Dcoredump_vnode.c182 core_vn_extend(const struct coredump_writer *cdw, off_t newsz, in core_vn_extend()
H A Dkern_exec.c2011 core_extend(struct coredump_params *cp, off_t newsz) in core_extend()
H A Dsubr_stats.c388 stats_realloc(void *ptr, size_t oldsz, size_t newsz, int flags) in stats_realloc()
/freebsd/contrib/ntp/sntp/libopts/
H A Dsave.c491 truncate(char const* fname, size_t newsz) in truncate()
/freebsd/contrib/libder/libder/
H A Dlibder_read.c340 libder_read_realloc(uint8_t *ptr, size_t oldsz, size_t newsz) in libder_read_realloc()
/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.c895 size_t newsz, incr; in increase() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp881 const int newsz = 2 * sz; in GrowShadowStack() local
/freebsd/contrib/bmake/
H A Dmeta.c880 size_t newsz; in fgetLine() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c894 size_t newsz; in libzfs_add_handle() local
/freebsd/contrib/mandoc/
H A Droff.c3555 size_t oldsz, newsz, valsz; in roff_als() local
3836 size_t oldsz, newsz; in roff_rn() 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.c381 size_t newsz = store->provinfosz + BUILTINS_BLOCK_SIZE; in ossl_provider_info_add_to_store() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap_micro.c678 uint64_t newsz = db->db_size + SPA_MINBLOCKSIZE; in zap_lockdir_impl() local
H A Ddmu.c1173 uint64_t newsz = offset > dn->dn_datablksz ? 0 : in dmu_read_impl() local