Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dtty.c129 static void ttystop(struct tty *tp, int rw);
655 ttystop(tp, 0); in ttyinput()
1439 ttystop(tp, 0); in ttioctl_locked()
1795 ttystop(struct tty *tp, int rw) in ttystop() function
1837 ttystop(tp, rw); in ttyflush()
2024 ttystop(tp, 0); in ttymodem()