Searched refs:rl_prep_terminal (Results 1 – 6 of 6) sorted by relevance
189 void rl_prep_terminal(int);
50 rl_vintfunc_t *rl_prep_term_function = rl_prep_terminal;631 rl_prep_terminal (meta_flag) in rl_prep_terminal() function
384 extern void rl_prep_terminal PARAMS((int));
101 rl_prep_terminal (0); in tui_rl_switch_mode()
59 void rl_prep_terminal(int);118 VFunction *rl_prep_term_function = (VFunction *)rl_prep_terminal;2019 rl_prep_terminal(int meta_flag) in rl_prep_terminal() function
441 By default, this is set to @code{rl_prep_terminal}983 @deftypefun void rl_prep_terminal (int meta_flag)991 Undo the effects of @code{rl_prep_terminal()}, leaving the terminal in993 @code{rl_prep_terminal()}.