Home
last modified time | relevance | path

Searched defs:oldsz (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dstring.cpp48 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 Dhist.c226 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) in hist_enlargebuf()
/netbsd-src/external/bsd/mdocml/dist/
H A Droff.c3462 size_t oldsz, newsz, valsz; in roff_als() local
3691 size_t oldsz, newsz; in roff_rn() local
/netbsd-src/sys/uvm/
H A Duvm_pdpolicy_clockpro.c409 size_t oldsz; in clockpro_hashinit() local
/netbsd-src/sys/kern/
H A Dvfs_wapbl.c1370 wapbl_resize_buf(struct wapbl * wl,struct buf * bp,long oldsz,long oldcnt) wapbl_resize_buf() argument