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

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

Completed in 18 milliseconds