Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_terminal.c87 static tsw_close_t termtty_close; variable
94 .tsw_close = termtty_close,
408 termtty_close(struct tty *tp) in termtty_close() function