Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dtty.c128 static void ttyrubo(struct tty *tp, int count);
2589 ttyrubo(tp, 2); in ttyrub()
2595 ttyrubo(tp, 1); in ttyrub()
2604 ttyrubo(tp, 2); in ttyrub()
2660 ttyrubo(struct tty *tp, int count) in ttyrubo() function