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

/freebsd-13-stable/contrib/libedit/
H A Dreadline.c172 static int _getc_function(EditLine *, wchar_t *);
196 _getc_function(EditLine *el __attribute__((__unused__)), wchar_t *c) function
320 el_set(e, EL_GETCFN, _getc_function);

Completed in 131 milliseconds