Searched refs:CLOCAL (Results 1 – 17 of 17) sorted by relevance
125 int cflag = CREAD | HUPCL | CLOCAL; in sh_console_setup()
163 #define CLOCAL 00100000 macro
158 #define CLOCAL 0004000 macro
142 #define CLOCAL 0004000 macro
141 #define CLOCAL 0004000 macro
172 #define CLOCAL 00100000 macro
150 #define CLOCAL 0004000 macro
165 #define CLOCAL 0004000 /* Ignore modem status lines. */ macro
167 #define CLOCAL 0004000 macro
173 #define CLOCAL 0x00000800 macro
201 B9600 | CS8 | CREAD | HUPCL | CLOCAL; in rs_init()
38 tios.c_cflag = CS8 | CREAD | HUPCL | CLOCAL; in set_up_tty()
447 B115200 | CS8 | CREAD | HUPCL | CLOCAL; in init_dummy_console()
508 B9600 | CS8 | CREAD | HUPCL | CLOCAL; in simrs_init()