Searched refs:ISIG (Results 1 – 9 of 9) 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
592 termios->c_lflag = ISIG | ICANON; in set_sgflags()606 termios->c_lflag &= ~(ISIG | ICANON); in set_sgflags()
1180 driver->init_termios.c_lflag = ISIG; in tty3215_init()