Searched refs:termios32to64 (Results 1 – 3 of 3) sorted by relevance
79 extern void termios32to64(struct termios32 *in, struct user_termios *out);
141 __private_extern__ void termios32to64(struct termios32 *in, struct user_termios *out);233 termios32to64(struct termios32 *in, struct user_termios *out) in termios32to64() function1146 termios32to64((struct termios32 *)&tp->t_termios, (struct user_termios *)data); in ttioctl_locked()1185 termios32to64((struct termios32 *)data, (struct user_termios *)&lcl_termios); in ttioctl_locked()
617 termios32to64((struct termios32 *)&tp->t_termios,