tag | line | file | source code |
---|---|---|---|
_VERASE | 98 | include/asm-alpha/termios.h | termios->c_cc[VERASE]= termio->c_cc[_VERASE]; |
_VERASE | 123 | include/asm-alpha/termios.h | termio->c_cc[_VERASE]= termios->c_cc[VERASE]; |
_VERASE | 359 | include/asm-ppc/termios.h | termios->c_cc[VERASE]= termio->c_cc[_VERASE]; |
_VERASE | 384 | include/asm-ppc/termios.h | termio->c_cc[_VERASE]= termios->c_cc[VERASE]; |