Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dtty.c114 static void ttyrubo (struct tty *tp, int cnt);
2205 ttyrubo(tp, 2); in ttyrub()
2210 ttyrubo(tp, 1); in ttyrub()
2218 ttyrubo(tp, 2); in ttyrub()
2280 ttyrubo(struct tty *tp, int cnt) in ttyrubo() function