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

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dtttermcap.c50 tttputc(int c) function
109 tputs(tgoto(s->ts_str, col, row), n, tttputc);
H A Dtt.h156 int tttputc(int);
160 #define tttputs(s, n) tputs((s)->ts_str, (n), tttputc)

Completed in 67 milliseconds