Searched refs:tt_putc (Results 1 – 5 of 5) sorted by relevance
30 (*tt.tt_putc)(w->ww_win[i][j] & WWM_GLS ? 'G' : ' ');58 (*tt.tt_putc)(cmap[wwsmap[i][j]]); in wwdumpsmap()71 (*tt.tt_putc)(wwns[i][j].c_c); in wwdumpns()85 (*tt.tt_putc)(wwns[i][j].c_c); in wwdumpos()
30 int (*tt_putc)(); /* write one character */ member
242 tt.tt_putc = h19_putc; in tt_h19()
438 tt.tt_putc = zz_putc; in tt_zapple()
516 tt.tt_putc = gen_putc; in tt_generic()