Home
last modified time | relevance | path

Searched defs:rl_getc_function (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/libreadline/
HDinput.c88 rl_getc_func_t *rl_getc_function = rl_getc; variable
/NextBSD/lib/libedit/
HDreadline.c117 int (*rl_getc_function)(FILE *) = NULL; variable