Home
last modified time | relevance | path

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

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