Home
last modified time | relevance | path

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

/freebsd-head/sys/sys/
HDcons.h141 int constty_set(struct tty *tp);
/freebsd-head/sys/kern/
HDkern_cons.c601 constty_set(struct tty *tp) in constty_set() function
HDtty.c1958 error = constty_set(tp); in tty_generic_ioctl()