Home
last modified time | relevance | path

Searched defs:newsize (Results 1 – 25 of 181) sorted by relevance

12345678

/freebsd/usr.bin/bsdiff/bsdiff/
H A Dbsdiff.c52 matchlen(u_char * old,off_t oldsize,u_char * new,off_t newsize) matchlen() argument
63 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/crypto/heimdal/lib/asn1/
H A Dtemplate.c169 size_t newsize, size; _asn1_decode() local
206 size_t newsize; _asn1_decode() local
293 size_t newsize; _asn1_decode() local
318 size_t newsize; _asn1_decode() local
454 size_t newsize; _asn1_encode() local
513 size_t newsize; _asn1_encode() local
593 size_t newsize; _asn1_encode() local
[all...]
/freebsd/sbin/hastd/
H A Dhast_compression.c128 size_t newsize; in hast_lzf_compress() local
160 size_t newsize; in hast_lzf_decompress() local
/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/contrib/lib9p/
H A Dlib9p_impl.h64 l9p_realloc(void *ptr, size_t newsize) in l9p_realloc()
/freebsd/lib/libc/stdio/
H A Dfgetln.c49 __slbexpand(FILE *fp, size_t newsize) in __slbexpand()
H A Dopen_memstream.c57 ssize_t newsize; in memstream_grow() local
H A Dopen_wmemstream.c58 ssize_t newsize; in wmemstream_grow() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlmem.c47 int newsize; in luaM_growaux_() local
H A Dlstring.c62 void luaS_resize (lua_State *L, int newsize) { in luaS_resize()
/freebsd/contrib/elftoolchain/libelftc/
H A Delftc_string_table.c105 size_t len, newsize, stlen; in elftc_string_table_add_to_pool() local
238 size_t copied, offset, length, newsize; in elftc_string_table_image() local
/freebsd/tests/sys/fs/fusefs/
H A Dlast_local_modify.cc215 const uint64_t newsize = 15; in TEST_P() local
369 const uint64_t newsize = 15; in TEST_P() local
/freebsd/usr.bin/posixshmcontrol/
H A Dposixshmcontrol.c498 truncate_one_shm(const char *path, uint64_t newsize) in truncate_one_shm()
520 uint64_t newsize; in truncate_shm() local
/freebsd/contrib/llvm-project/libcxx/src/
H A Dios.cpp264 size_t newsize = sizeof(long) * rhs.__iarray_size_; in copyfmt() local
270 size_t newsize = sizeof(void*) * rhs.__parray_size_; in copyfmt() local
/freebsd/crypto/heimdal/lib/roken/
H A Dgetcap.c419 size_t newsize; in getent() local
559 size_t newsize; in getent() local
/freebsd/usr.bin/bsdiff/bspatch/
H A Dbspatch.c107 off_t oldsize, newsize; main() local
[all...]
/freebsd/lib/libc/gen/
H A Dgetcap.c332 size_t newsize; in getent() local
472 size_t newsize; in getent() local
/freebsd/contrib/libbegemot/
H A Drpoll.c264 size_t newsize = regs_alloc + POLL_REG_GROW; in poll_register() local
381 size_t newsize = tims_alloc + POLL_REG_GROW; in poll_start_utimer() local
/freebsd/contrib/lua/src/
H A Dlmem.c132 size_t newsize = cast_sizet(final_n * size_elem); in luaM_shrinkvector_() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c406 size_t newsize; in _nc_getent() local
544 size_t newsize; in _nc_getent() local
/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_subr.c237 dtfs_setsize(struct puffs_node *pn, off_t newsize) in dtfs_setsize()
/freebsd/usr.bin/mail/
H A Dlex.c163 off_t newsize; in incfile() local
/freebsd/sys/kern/
H A Dsubr_sbuf.c149 int newsize; in sbuf_extendsize() local
169 int newsize; in sbuf_extend() local

12345678