Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dedit.expsym158 rl_prep_term_function
H A Dreadline.c130 rl_vintfunc_t *rl_prep_term_function = (rl_vintfunc_t *)rl_prep_terminal; variable
2577 if (rl_prep_term_function) in rl_reset_after_signal()
2578 (*rl_prep_term_function)(1); in rl_reset_after_signal()
/freebsd/contrib/libedit/readline/
H A Dreadline.h160 extern rl_vintfunc_t *rl_prep_term_function;