ite.c | 122 static void ite_sendstr(struct ite_softc *, const char *); 925 ite_sendstr(struct ite_softc *ip, const char *str) function in typeref:typename:void 1461 ite_sendstr(ip, "\033[61;0c"); 1464 ite_sendstr(ip, "\033[63;0c"); 1626 ite_sendstr(ip, "\033[>24;0;0;0c"); 1636 ite_sendstr(ip, 1640 ite_sendstr(ip, 1643 ite_sendstr(ip, 1656 ite_sendstr(ip, "\033[0n"); 1663 ite_sendstr(ip, ip->argbuf) [all...] |