Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dtty.h283 void ttyunregister (struct tty *tp);
/dragonfly/sys/kern/
H A Dtty_pty.c339 ttyunregister(&pti->pt_tty); in pti_done()
H A Dtty.c2864 ttyunregister(struct tty *tp) in ttyunregister() function