Lines Matching defs:tty
212 Bool tty;231 Bool tty; /* mouse device is a tty */734 if (km->prot->tty)775 if (km->tty && !km->prot->tty)778 else if (!km->tty && km->prot->tty)785 for (km->i_prot = 0; kmouseProts[km->i_prot]->tty != km->tty; km->i_prot++)802 } while (km->prot->tty != km->tty);970 km->tty = isatty (fd);