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

  /external/libedit/src/
chared.h 162 protected int c_gets(EditLine *, Char *, const Char *);
common.c 910 tmplen = c_gets(el, tmpbuf, STR("\n: "));
search.c 469 tmplen = c_gets(el, &tmpbuf[LEN],
chared.c 666 /* c_gets():
670 c_gets(EditLine *el, Char *buf, const Char *prompt) function

Completed in 160 milliseconds