Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dtty.h47 #define REPRINT_CHAR(tty) ((tty)->termios.c_cc[VREPRINT]) macro
/kernel/linux/linux-5.10/include/linux/
Dtty.h94 #define REPRINT_CHAR(tty) ((tty)->termios.c_cc[VREPRINT]) macro