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

/freebsd-10.3-release/lib/libedit/
H A Dreadline.c166 static int _getc_function(EditLine *, char *);
209 _getc_function(EditLine *el, char *c) function
308 el_set(e, EL_GETCFN, _getc_function);

Completed in 88 milliseconds