Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dtty.c74 static void ttyrubo(struct tty *, int);
1929 ttyrubo(tp, 2); in ttyrub()
1934 ttyrubo(tp, 1); in ttyrub()
1942 ttyrubo(tp, 2); in ttyrub()
1991 ttyrubo(struct tty *tp, int cnt) in ttyrubo() function