Searched refs:ttywait_timo (Results 1 – 1 of 1) sorted by relevance
1705 ttywait_timo(struct tty *tp, int timo) in ttywait_timo() function1732 return ttywait_timo(tp, 0); in ttywait()1743 error = ttywait_timo(tp, 5 * hz); in ttywflush()