Home
last modified time | relevance | path

Searched refs:ttystop (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/kern/ !
H A Dtty.c129 static void ttystop(struct tty *tp, int rw);
655 ttystop(tp, 0); in ttyinput()
1445 ttystop(tp, 0); in ttioctl_locked()
1801 ttystop(struct tty *tp, int rw) in ttystop() function
1843 ttystop(tp, rw); in ttyflush()
2030 ttystop(tp, 0); in ttymodem()