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

/freebsd-13-stable/contrib/libedit/readline/
H A Dreadline.h140 extern VFunction *rl_prep_term_function;
/freebsd-13-stable/contrib/libedit/
H A Dreadline.c127 VFunction *rl_prep_term_function = (VFunction *)rl_prep_terminal; variable
2430 if (rl_prep_term_function)
2431 (*rl_prep_term_function)();

Completed in 94 milliseconds