Home
last modified time | relevance | path

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

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