Searched defs:rl_getc_function (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/lib/libreadline/ | ||
H A D | input.c | 84 rl_getc_func_t *rl_getc_function = rl_getc; variable |
/openbsd-src/lib/libedit/ | ||
H A D | readline.c | 107 int (*rl_getc_function)(FILE *) = NULL; variable |