Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dtty.c112 static void ttyretype (struct tty *tp);
511 ttyretype(tp); in ttyinput()
649 ttyretype(tp); in ttyinput()
2201 ttyretype(tp); in ttyrub()
2222 ttyretype(tp); in ttyrub()
2297 ttyretype(struct tty *tp) in ttyretype() function