Home
last modified time | relevance | path

Searched defs:QUIT_CHAR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dtty.h83 #define QUIT_CHAR(tty) ((tty)->termios.c_cc[VQUIT]) macro
/kernel/linux/linux-6.6/include/linux/
H A Dtty.h36 #define QUIT_CHAR(tty) ((tty)->termios.c_cc[VQUIT]) macro

Completed in 3 milliseconds