Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDcons.h142 int constty_clear(struct tty *tp);
/freebsd-14-stable/sys/kern/
HDkern_cons.c617 constty_clear(struct tty *tp) in constty_clear() function
649 constty_clear(tp); in constty_timeout()
HDtty.c243 constty_clear(tp); in ttydev_leave()
1960 error = constty_clear(tp); in tty_generic_ioctl()