Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dcons.h142 int constty_clear(struct tty *tp);
/freebsd/sys/kern/
H A Dkern_cons.c640 constty_clear(struct tty *tp) in constty_clear() function
672 constty_clear(tp); in constty_timeout()
H A Dtty.c243 constty_clear(tp); in ttydev_leave()
1960 error = constty_clear(tp); in tty_generic_ioctl()