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

  /src/lib/libedit/
chared.h 145 libedit_private int c_gets(EditLine *, wchar_t *, const wchar_t *);
common.c 829 tmplen = c_gets(el, tmpbuf, L"\n: ");
search.c 470 tmplen = c_gets(el, &tmpbuf[LEN],
chared.c 714 /* c_gets():
718 c_gets(EditLine *el, wchar_t *buf, const wchar_t *prompt) function in typeref:typename:libedit_private int

Completed in 15 milliseconds