Home
last modified time | relevance | path

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

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