Searched refs:rl_prep_term_function (Results 1 – 2 of 2) sorted by relevance
150 extern VFunction *rl_prep_term_function;
128 VFunction *rl_prep_term_function = (VFunction *)rl_prep_terminal; variable2575 if (rl_prep_term_function) in rl_reset_after_signal()2576 (*rl_prep_term_function)(); in rl_reset_after_signal()