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

/xnu-2782.1.97/bsd/kern/
H A Dtty_compat.c162 * ttsetcompat
211 ttsetcompat(struct tty *tp, u_long *com, caddr_t data, struct termios *term) function
372 * See ttsetcompat() for a full description of these command
380 if ((error = ttsetcompat(tp, &com, data, &term)) != 0)

Completed in 16 milliseconds