Searched refs:ttywait (Results 1 – 3 of 3) sorted by relevance
333 int ttywait(struct tty *tp);
1130 error = ttywait(tp); in ttioctl_locked()1206 error = ttywait(tp); in ttioctl_locked()1652 ttywait(struct tty *tp) in ttywait() function1709 if ((error = ttywait(tp)) == 0) { in ttywflush()
2212 (void) ttywait(tp); in proc_exit()