Searched defs:oldsz (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
H A D | string.cpp | 48 static char *sfree_alloc(char *ptr, int oldsz, int len, int *sizep) in sfree_alloc() 63 static char *srealloc(char *ptr, int oldsz, int oldlen, int newlen, int *sizep) in srealloc()
|
/netbsd-src/lib/libedit/ |
H A D | hist.c | 226 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) in hist_enlargebuf()
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | roff.c | 3462 size_t oldsz, newsz, valsz; in roff_als() local 3691 size_t oldsz, newsz; in roff_rn() local
|
/netbsd-src/sys/uvm/ |
H A D | uvm_pdpolicy_clockpro.c | 409 size_t oldsz; in clockpro_hashinit() local
|
/netbsd-src/sys/kern/ |
H A D | vfs_wapbl.c | 1370 wapbl_resize_buf(struct wapbl * wl,struct buf * bp,long oldsz,long oldcnt) wapbl_resize_buf() argument
|