Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtty.h171 void tty_rel_gone(struct tty *tp);
/f-stack/freebsd/kern/
H A Dtty_pts.c581 tty_rel_gone(tp); in ptsdev_close()
H A Dtty.c1199 tty_rel_gone(struct tty *tp) in tty_rel_gone() function