Home
last modified time | relevance | path

Searched refs:rl_deprep_term_function (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/tui/
Dtui-io.c815 tui_old_rl_deprep_terminal = rl_deprep_term_function; in tui_setup_io()
822 rl_deprep_term_function = tui_deprep_terminal; in tui_setup_io()
858 rl_deprep_term_function = tui_old_rl_deprep_terminal; in tui_setup_io()
/netbsd/src/lib/libedit/
Dedit.expsym120 rl_deprep_term_function
Dreadline.c131 rl_voidfunc_t *rl_deprep_term_function = (rl_voidfunc_t *)rl_deprep_terminal; variable
/netbsd/src/lib/libedit/readline/
Dreadline.h161 extern rl_voidfunc_t *rl_deprep_term_function;
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dtop.c2140 rl_deprep_term_function = gdb_rl_deprep_term_function; in init_main()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git128205 In this commit I extend GDB to use readline's rl_deprep_term_function
138074 rl_deprep_term_function hook. It is this hook that usually calls