Searched refs:terminal_end (Results 1 – 3 of 3) sorted by relevance
/external/libedit/src/ | ||
D | terminal.h | 109 protected void terminal_end(EditLine *); |
D | el.c | 162 terminal_end(el); in el_end() |
D | terminal.c | 306 terminal_end(EditLine *el) in terminal_end() function |