Searched refs:rl_prep_term_function (Results 1 – 3 of 3) sorted by relevance
158 rl_prep_term_function
130 rl_vintfunc_t *rl_prep_term_function = (rl_vintfunc_t *)rl_prep_terminal; variable2577 if (rl_prep_term_function) in rl_reset_after_signal()2578 (*rl_prep_term_function)(1); in rl_reset_after_signal()
160 extern rl_vintfunc_t *rl_prep_term_function;