Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dtty.h44 #define STOP_CHAR(tty) ((tty)->termios.c_cc[VSTOP]) macro
/kernel/linux/linux-5.10/include/linux/
Dtty.h91 #define STOP_CHAR(tty) ((tty)->termios.c_cc[VSTOP]) macro