Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libreadline/
H A Dcallback.c118 (*rl_deprep_term_function) (); in rl_callback_read_char()
149 (*rl_deprep_term_function) (); in rl_callback_handler_remove()
H A Dsignals.c365 (*rl_deprep_term_function) (); in rl_cleanup_after_signal()
H A Dreadline.h539 extern rl_voidfunc_t *rl_deprep_term_function;
H A Dreadline.c300 (*rl_deprep_term_function) ();
H A Drltty.c51 rl_voidfunc_t *rl_deprep_term_function = rl_deprep_terminal; variable
/openbsd-src/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-io.c515 tui_old_rl_deprep_terminal = rl_deprep_term_function; in tui_setup_io()
521 rl_deprep_term_function = tui_deprep_terminal; in tui_setup_io()
556 rl_deprep_term_function = tui_old_rl_deprep_terminal; in tui_setup_io()
/openbsd-src/lib/libedit/readline/
H A Dreadline.h137 extern VFunction *rl_deprep_term_function;
/openbsd-src/gnu/lib/libreadline/examples/
H A Drlfe.c608 rl_deprep_term_function = null_deprep_terminal; in main()
/openbsd-src/lib/libedit/
H A Dreadline.c119 VFunction *rl_deprep_term_function = (VFunction *)rl_deprep_terminal; variable
/openbsd-src/gnu/lib/libreadline/doc/
H A Drltech.texinfo445 @deftypevar {rl_voidfunc_t *} rl_deprep_term_function
1160 to by the value of @code{rl_deprep_term_function} should be called before