Searched refs:terminal_writec (Results 1 – 5 of 5) sorted by relevance
116 protected void terminal_writec(EditLine *, Int);
62 terminal_writec(el, c); /* then do an EOF */ in em_delete_or_list()
158 terminal_writec(el, c); in ed_delete_next_char()
611 terminal_writec(el, c); /* then do a EOF */ in vi_list_or_eof()
1269 terminal_writec(EditLine *el, Int c) in terminal_writec() function