Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dttydisc.h48 void ttydisc_close(struct tty *tp);
/freebsd-12-stable/sys/kern/
Dtty_ttydisc.c93 ttydisc_close(struct tty *tp) in ttydisc_close() function
Dtty.c242 ttydisc_close(tp); in ttydev_leave()