tty_putchar
if (tty_putchar(tp, c) < 0) {
tty_putchar(tp, c);
int tty_putchar(struct tty *tp, char c);