tty_output        650 src/frame.h        struct tty_output *tty;		/* From termchar.h.  */
tty_output        424 src/msdos.c    struct tty_output the_only_tty_output;
tty_output        106 src/msdos.h    extern struct tty_output the_only_tty_output;
tty_output       3900 src/term.c       struct tty_output *t = xzalloc (sizeof *t);