Searched refs:el_getc (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/lib/libedit/
H A Dhistedit.h96 int el_getc(EditLine *, char *);
H A DMakefile34 editline.3 el_getc.3 \
H A Deln.c41 el_getc(EditLine *el, char *cp) function
H A Dreadline.c2040 return el_getc(e, fooarr);
H A Dvi.c940 if (el_getc(el, &alias_name[1]) != 1)
/netbsd-current/usr.sbin/crash/
H A Dcrash.c313 if (el_getc(elptr, &ch) <= 0)

Completed in 189 milliseconds