Home
last modified time | relevance | path

Searched refs:terminal_end (Results 1 – 3 of 3) sorted by relevance

/external/libedit/src/
Dterminal.h109 protected void terminal_end(EditLine *);
Del.c162 terminal_end(el); in el_end()
Dterminal.c306 terminal_end(EditLine *el) in terminal_end() function