Searched refs:ttywflush (Results 1 – 1 of 1) sorted by relevance
131 static int ttywflush(struct tty *tp);1703 ttywflush(struct tty *tp) in ttywflush() function1882 if ((flag & FNONBLOCK) || ttywflush(tp)) { in ttylclose()