Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dhist.c226 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) in hist_enlargebuf()
/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/sys/kern/
H A Dsubr_stats.c388 stats_realloc(void *ptr, size_t oldsz, size_t newsz, int flags) in stats_realloc()