Searched defs:rl_getc_function (Results 1 - 3 of 3) sorted by relevance

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

Completed in 183 milliseconds