Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dinput.c96 rl_getc_func_t *rl_getc_function = rl_getc; variable
/netbsd-src/lib/libedit/
H A Dreadline.c120 int (*rl_getc_function)(FILE *) = NULL; variable