Searched refs:ttywflush (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dtty.c142 static int ttywflush(struct tty *tp);
1659 ttywflush(struct tty *tp) function
1833 if ( (flag & FNONBLOCK) || ttywflush(tp))

Completed in 12 milliseconds