Searched refs:_VEOL (Results 1 – 3 of 3) sorted by relevance
27 termios->c_cc[canon ? VEOL : VTIME] = v.c_cc[_VEOL]; in user_termio_to_kernel_termios()51 v.c_cc[_VEOL] = termios->c_cc[canon ? VEOL : VTIME]; in kernel_termios_to_user_termio()
65 #define _VEOL 5 macro
70 #define _VEOL 6 macro