Home
last modified time | relevance | path

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

/external/libedit/src/editline/
Dreadline.h138 extern VFunction *rl_prep_term_function;
/external/libedit/src/
Dreadline.c129 VFunction *rl_prep_term_function = (VFunction *)rl_prep_terminal; variable