Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dttydisc.h48 void ttydisc_close(struct tty *tp);
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c93 ttydisc_close(struct tty *tp) in ttydisc_close() function
H A Dtty.c251 ttydisc_close(tp); in ttydev_leave()