Searched refs:c_gets (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libedit/
H A Dchared.h155 protected int c_gets(EditLine *, Char *, const Char *);
H A Dsearch.c476 tmplen = c_gets(el, &tmpbuf[LEN],
H A Dchared.c674 /* c_gets():
678 c_gets(EditLine *el, Char *buf, const Char *prompt) function
H A Dcommon.c916 tmplen = c_gets(el, tmpbuf, STR("\n: "));

Completed in 84 milliseconds