Searched refs:myt (Results 1 – 1 of 1) sorted by relevance
37 struct termios myt; in tcsetattr() local41 myt = *termios_p; in tcsetattr()42 myt.c_cflag |= CIGNORE; in tcsetattr()43 termios_p = &myt; in tcsetattr()
Completed in 4 milliseconds