Home
last modified time | relevance | path

Searched defs:WERASE_CHAR (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dtty.h49 #define WERASE_CHAR(tty) ((tty)->termios.c_cc[VWERASE]) macro
/kernel/linux/linux-5.10/include/linux/
Dtty.h96 #define WERASE_CHAR(tty) ((tty)->termios.c_cc[VWERASE]) macro