Searched refs:term_putc (Results 1 – 1 of 1) sorted by relevance
264 private int term_putc(int);1245 term_putc(int c) in term_putc() function1260 (void)tputs(cap, affcnt, term_putc); in term_tputs()