HomeSort by: relevance | last modified time | path
    Searched refs:hist_enlargebuf (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libedit/
hist.h 77 libedit_private int hist_enlargebuf(EditLine *, size_t, size_t);
hist.c 220 /* hist_enlargebuf()
226 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) function in typeref:typename:libedit_private int
chared.c 560 if (!hist_enlargebuf(el, sz, newsz))

Completed in 12 milliseconds