Searched refs:cl_putc (Results 1 – 1 of 1) sorted by relevance
68 void cl_putc(struct ite_softc *ip, int c, int dy, int dx, int mode);99 gp->g_iteputc = cl_putc; in grfcl_iteinit()150 cl_putc(struct ite_softc *ip, int c, int dy, int dx, int mode) in cl_putc() function