Searched refs:terminal_putc (Results 1 - 1 of 1) sorted by relevance

/external/libedit/src/
H A Dterminal.c211 private int terminal_putc(int);
1214 /* terminal_putc():
1218 terminal_putc(int c) function
1232 (void)tputs(cap, affcnt, terminal_putc);

Completed in 25 milliseconds