Home
last modified time | relevance | path

Searched refs:terminal_writec (Results 1 – 5 of 5) sorted by relevance

/external/libedit/src/
Dterminal.h116 protected void terminal_writec(EditLine *, Int);
Demacs.c62 terminal_writec(el, c); /* then do an EOF */ in em_delete_or_list()
Dcommon.c158 terminal_writec(el, c); in ed_delete_next_char()
Dvi.c611 terminal_writec(el, c); /* then do a EOF */ in vi_list_or_eof()
Dterminal.c1269 terminal_writec(EditLine *el, Int c) in terminal_writec() function