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

/external/libedit/src/
H A Dreadline.c174 static int _getc_function(EditLine *, char *);
217 _getc_function(EditLine *el __attribute__((__unused__)), char *c) function
326 el_set(e, EL_GETCFN, _getc_function);

Completed in 87 milliseconds