Searched refs:termios64to32 (Results 1 – 3 of 3) sorted by relevance
80 extern void termios64to32(struct user_termios *in, struct termios32 *out);
142 __private_extern__ void termios64to32(struct user_termios *in, struct termios32 *out);248 termios64to32(struct user_termios *in, struct termios32 *out) in termios64to32() function1138 termios64to32((struct user_termios *)&tp->t_termios, (struct termios32 *)data); in ttioctl_locked()1191 termios64to32((struct user_termios *)data, (struct termios32 *)&lcl_termios); in ttioctl_locked()
618 termios64to32((struct user_termios *)&tp->t_termios,