Searched defs:rl_getc_function (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/libreadline/ | ||
| HD | input.c | 88 rl_getc_func_t *rl_getc_function = rl_getc; variable |
| /NextBSD/lib/libedit/ | ||
| HD | readline.c | 117 int (*rl_getc_function)(FILE *) = NULL; variable |