Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.c249 static tsw_close_t sctty_close; variable
256 .tsw_close = sctty_close,
762 sctty_close(struct tty *tp) in sctty_close() function