Searched refs:terminal_tty_class (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/kern/
H A Dsubr_terminal.c90 static struct ttydevsw terminal_tty_class = { variable in typeref:struct:ttydevsw
186 tp = tty_alloc(&terminal_tty_class, tm);

Completed in 118 milliseconds