Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dtty.c129 static void ttystop(struct tty *tp, int rw);
595 ttystop(tp, 0); in ttyinput()
1335 ttystop(tp, 0); in ttioctl_locked()
1691 ttystop(struct tty *tp, int rw) in ttystop() function
1733 ttystop(tp, rw); in ttyflush()
1920 ttystop(tp, 0); in ttymodem()