Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtty.h100 #define L_ISIG(tty) _L_FLAG((tty), ISIG) macro
/linux/drivers/tty/
H A Dtty_ioctl.c564 if (L_ISIG(tty)) in get_sgflags()