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()
70 #define _VEOL 6 macro
55 * c_lflag. If it's set, they are used as _VEOF and _VEOL, otherwise65 #define _VEOL 5 macro