Home
last modified time | relevance | path

Searched refs:L_ISIG (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dtty.h101 #define L_ISIG(tty) _L_FLAG((tty), ISIG) macro
/linux-6.3-rc2/drivers/tty/
A Dn_tty.c1276 if (L_ISIG(tty)) { in n_tty_receive_char_special()
1786 I_IXON(tty) || L_ISIG(tty) || L_ECHO(tty) || in n_tty_set_termios()
1814 if (L_ISIG(tty)) { in n_tty_set_termios()
A Dtty_ioctl.c560 if (L_ISIG(tty)) in get_sgflags()

Completed in 10 milliseconds