Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dttydisc.h46 void ttydisc_close(struct tty *tp);
/freebsd/sys/kern/
H A Dtty_ttydisc.c98 ttydisc_close(struct tty *tp) in ttydisc_close() function
H A Dtty.c249 ttydisc_close(tp); in ttydev_leave()