Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/ !
H A Dtty.c128 static void ttyrubo(struct tty *tp, int count);
2700 ttyrubo(tp, 2); in ttyrub()
2706 ttyrubo(tp, 1); in ttyrub()
2715 ttyrubo(tp, 2); in ttyrub()
2771 ttyrubo(struct tty *tp, int count) in ttyrubo() function