Searched refs:ttywait (Results 1 – 3 of 3) sorted by relevance
336 int ttywait(struct tty *tp);
1241 error = ttywait(tp); in ttioctl_locked()1317 error = ttywait(tp); in ttioctl_locked()1763 ttywait(struct tty *tp) in ttywait() function1820 if ((error = ttywait(tp)) == 0) { in ttywflush()
2330 (void) ttywait(tp); in proc_exit()