Searched refs:ttsetcompat (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/kern/
H A Dtty_compat.c100 ttsetcompat(struct tty *tp, u_long *com, caddr_t data, struct termios *term) function
198 if ((error = ttsetcompat(tp, &com, data, &term)) != 0)

Completed in 69 milliseconds