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

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dterm.c279 private int term_putc(int);
1276 /* term_putc():
1280 term_putc(int c) function
1294 (void)tputs(cap, affcnt, term_putc);

Completed in 141 milliseconds