Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dtty.c128 static void ttyrubo(struct tty *tp, int count);
2590 ttyrubo(tp, 2); in ttyrub()
2596 ttyrubo(tp, 1); in ttyrub()
2605 ttyrubo(tp, 2); in ttyrub()
2661 ttyrubo(struct tty *tp, int count) in ttyrubo() function