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

/darwin-on-arm/xnu/bsd/kern/
H A Dtty.c140 static void ttystop(struct tty *tp, int rw);
662 ttystop(tp, 0);
1377 ttystop(tp, 0);
1646 ttystop(struct tty *tp, int rw) function
1687 ttystop(tp, rw);
1869 ttystop(tp, 0);

Completed in 96 milliseconds