Searched refs:ttypause (Results 1 – 3 of 3) sorted by relevance
306 int ttypause(struct tty *, int);
1079 error = ttypause(tp, hz); in ttioctl()2008 error = ttypause(tp, hz); in ttread()2130 error = ttypause(tp, hz); in ttread()2274 error = ttypause(tp, hz); in ttwrite()2876 ttypause(struct tty *tp, int timo) in ttypause() function
449 error = ttypause(tp, hz); in ptsread()