Home
last modified time | relevance | path

Searched refs:rl_prep_term_function (Results 1 – 4 of 4) sorted by relevance

/src/contrib/libedit/
H A Dedit.expsym159 rl_prep_term_function
H A Dreadline.c131 rl_vintfunc_t *rl_prep_term_function = (rl_vintfunc_t *)rl_prep_terminal; variable
2587 if (rl_prep_term_function) in rl_reset_after_signal()
2588 (*rl_prep_term_function)(1); in rl_reset_after_signal()
H A DChangeLog3968 the same for rl_prep_term_function
/src/contrib/libedit/readline/
H A Dreadline.h160 extern rl_vintfunc_t *rl_prep_term_function;