ttywait 791 compat/sunos/sunos_misc.c (void) ttywait(sp->s_ttyp);
ttywait 200 kern/kern_exit.c (void) ttywait(sp->s_ttyp);
ttywait 823 kern/tty.c if ((error = ttywait(tp)) != 0)
ttywait 870 kern/tty.c if ((error = ttywait(tp)) != 0) {
ttywait 1209 kern/tty.c if ((error = ttywait(tp)) == 0)
ttywait 293 sys/tty.h int ttywait(struct tty *tp);