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

/darwin-on-arm/xnu/bsd/kern/
H A Dtty.c240 termios32to64(struct termios32 *in, struct user_termios *out) function
1194 termios32to64((struct termios32 *)&tp->t_termios, (struct user_termios *)data);
1233 termios32to64((struct termios32 *)data, (struct user_termios *)&lcl_termios);

Completed in 46 milliseconds