Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libreadline/
H A Dinput.c84 rl_getc_func_t *rl_getc_function = rl_getc; variable
/openbsd-src/lib/libedit/
H A Dreadline.c107 int (*rl_getc_function)(FILE *) = NULL; variable