tty_checkoutq
if (tp != NULL && tty_checkoutq(tp))
if (tty_checkoutq(tp) == 0)
int tty_checkoutq(struct tty *tp);