Home
last modified time | relevance | path

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

/external/libedit/src/editline/
Dreadline.h192 void rl_deprep_terminal(void);
/external/libedit/src/
Dreadline.c63 void rl_deprep_terminal(void);
130 VFunction *rl_deprep_term_function = (VFunction *)rl_deprep_terminal;
2009 rl_deprep_terminal(void) in rl_deprep_terminal() function