Home
last modified time | relevance | path

Searched refs:c_gets (Results 1 – 5 of 5) sorted by relevance

/src/contrib/libedit/
H A Dchared.h149 libedit_private int c_gets(EditLine *, wchar_t *, const wchar_t *);
H A Dsearch.c471 tmplen = c_gets(el, &tmpbuf[LEN], in cv_search()
H A Dcommon.c829 tmplen = c_gets(el, tmpbuf, L"\n: "); in ed_command()
H A Dchared.c722 c_gets(EditLine *el, wchar_t *buf, const wchar_t *prompt) in c_gets() function
H A DChangeLog1499 Now c_gets() returns -1, ed_command() beeps and returns
1907 (and a functional error) in c_gets(), file chared.c.
4872 previous patches that broke vi history. - c_gets() was usually
4874 (which are small +ve integers)! - fixed c_gets() by putting a ' '