ite_sendstr
inline static void ite_sendstr(const char *);
ite_sendstr("\033[?61;0c");
ite_sendstr("\033[?63;0c");
ite_sendstr("\033[>24;0;0;0c");
ite_sendstr(
ite_sendstr(
ite_sendstr("\033[0n");
ite_sendstr(ip->argbuf);
ite_sendstr("\033[2;1;1;112;112;1;0x");
ite_sendstr("\033[3;1;1;112;112;1;0x");
ite_sendstr("\033P\033\\");
ite_sendstr("\033[13n");
ite_sendstr("\033[20n");
ite_sendstr("\033[27;1n");
static inline void ite_sendstr(const char *);
ite_sendstr ("\033[?61;0c"); /* XXX not clean */
ite_sendstr ("\033[?63;0c"); /* XXX not clean */
ite_sendstr ("\033[>24;0;0;0c");
ite_sendstr ("\033[?1;1c");
ite_sendstr ("\033[?63;1c");
ite_sendstr ("\033[0n"); /* no malfunction */
ite_sendstr (sc->argbuf);
ite_sendstr ("\033[2;1;1;112;112;1;0x");
ite_sendstr ("\033[3;1;1;112;112;1;0x");
ite_sendstr ("\033P\033\\");
ite_sendstr ("\033[13n");
ite_sendstr ("\033[20n");
ite_sendstr ("\033[27;1n");
static void ite_sendstr(struct ite_softc *, const char *);
ite_sendstr(ip, "\033[61;0c");
ite_sendstr(ip, "\033[63;0c");
ite_sendstr(ip, "\033[>24;0;0;0c");
ite_sendstr(ip,
ite_sendstr(ip,
ite_sendstr(ip,
ite_sendstr(ip, "\033[0n");
ite_sendstr(ip, ip->argbuf);
ite_sendstr(ip,
ite_sendstr(ip,
ite_sendstr(ip, "\033P\033\\");
ite_sendstr(ip, "\033[13n");
ite_sendstr(ip, "\033[20n");
ite_sendstr(ip, "\033[27;1n");