HomeSort by relevance Sort by last modified time
    Searched refs:hist_enlargebuf (Results 1 - 3 of 3) sorted by null

  /external/libedit/src/
hist.h 82 protected int hist_enlargebuf(EditLine *, size_t, size_t);
hist.c 189 /* hist_enlargebuf()
195 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) function
chared.c 573 if (!hist_enlargebuf(el, sz, newsz))

Completed in 181 milliseconds