Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/libreadline/
HDinput.c88 rl_getc_func_t *rl_getc_function = rl_getc; variable
/freebsd-11-stable/lib/libedit/
HDreadline.c116 int (*rl_getc_function)(FILE *) = NULL; variable