Home
last modified time | relevance | path

Searched refs:rl_prep_terminal (Results 1 – 2 of 2) 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