HomeSort by relevance Sort by last modified time
    Searched refs:terminal_writec (Results 1 - 5 of 5) sorted by null

  /external/libedit/src/
terminal.h 116 protected void terminal_writec(EditLine *, Int);
emacs.c 62 terminal_writec(el, c); /* then do an EOF */
common.c 158 terminal_writec(el, c);
vi.c 611 terminal_writec(el, c); /* then do a EOF */
terminal.c 1265 /* terminal_writec():
1269 terminal_writec(EditLine *el, Int c) function
    [all...]

Completed in 85 milliseconds