Home
last modified time | relevance | path

Searched refs:rl_voidfunc_t (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/lib/libedit/readline/
Dreadline.h41 typedef void rl_voidfunc_t(void); typedef
158 extern rl_voidfunc_t *rl_redisplay_function;
161 extern rl_voidfunc_t *rl_deprep_term_function;
/netbsd/src/external/gpl3/gdb/dist/gdb/tui/
Dtui-io.c123 static rl_voidfunc_t *tui_old_rl_redisplay_function;
125 static rl_voidfunc_t *tui_old_rl_deprep_terminal;
/netbsd/src/lib/libedit/
Dreadline.c127 rl_voidfunc_t *rl_redisplay_function = NULL;
131 rl_voidfunc_t *rl_deprep_term_function = (rl_voidfunc_t *)rl_deprep_terminal;