ttywait
(void) ttywait(sp->s_ttyp);
(void) ttywait(sp->s_ttyp);
ttywait(tp);
(void) ttywait(tp);
if ((error = ttywait(tp)) != 0)
if ((error = ttywait(tp)) != 0)
int ttywait(struct tty *);