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

/darwin-on-arm/xnu/bsd/kern/
H A Dtty.c255 termios64to32(struct user_termios *in, struct termios32 *out) function
1185 termios64to32((struct user_termios *)&tp->t_termios, (struct termios32 *)data);
1238 termios64to32((struct user_termios *)data, (struct termios32 *)&lcl_termios);

Completed in 19 milliseconds