Home
last modified time | relevance | path

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

/external/libedit/src/editline/
Dreadline.h191 void rl_prep_terminal(int);
/external/libedit/src/
Dreadline.c62 void rl_prep_terminal(int);
129 VFunction *rl_prep_term_function = (VFunction *)rl_prep_terminal;
2003 rl_prep_terminal(int meta_flag __attribute__((__unused__))) in rl_prep_terminal() function
/external/python/cpython2/Modules/
Dreadline.c1138 rl_prep_terminal (1); in call_readline()
/external/python/cpython3/Modules/
Dreadline.c1324 rl_prep_terminal (1); in call_readline()