Searched refs:terminal_end (Results 1 – 4 of 4) sorted by relevance
133 static char *terminal_end; variable312 terminal_end = tgetstr("te", &bufptr); in screen_readtermcap()465 putcap(terminal_end); in screen_end()
99 libedit_private void terminal_end(EditLine *);
139 terminal_end(el); in el_end()
306 terminal_end(el); in terminal_init()314 terminal_end(EditLine *el) in terminal_end() function