Searched refs:ISIG (Results 1 – 13 of 13) sorted by relevance
107 | ISIG /* disable interrupt, quit, and suspend special characters */ in empeg_init_termios()
940 | ISIG /* disable interrupt, quit, and suspend in cypress_set_termios()
135 #define ISIG 0x00000080 macro
127 #define ISIG 0x00001 macro
145 #define ISIG 0x00000080 macro
151 #define ISIG 0x00001 /* Enable signals */ macro
131 ktermios.c_lflag &= ~(ECHO | ECHONL | ICANON | ISIG | IEXTEN); in ttyport_open()
596 termios->c_lflag = ISIG | ICANON; in set_sgflags()610 termios->c_lflag &= ~(ISIG | ICANON); in set_sgflags()
128 .c_lflag = ISIG | ICANON | ECHO | ECHOE | ECHOK |
550 driver->init_termios.c_lflag = ISIG | ECHO; in sclp_tty_init()
100 #define L_ISIG(tty) _L_FLAG((tty), ISIG)
1065 | ISIG /* disable interrupt, quit, and suspend special in hso_init_termios()