Home
last modified time | relevance | path

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

/libedit-20250104-3.1/src/editline/
Dreadline.h160 extern rl_vintfunc_t *rl_prep_term_function;
/libedit-20250104-3.1/src/
Dreadline.c134 rl_vintfunc_t *rl_prep_term_function = (rl_vintfunc_t *)rl_prep_terminal; variable
2573 if (rl_prep_term_function) in rl_reset_after_signal()
2574 (*rl_prep_term_function)(1); in rl_reset_after_signal()