Searched refs:HUPCL (Results 1 – 10 of 10) sorted by relevance
122 int cflag = CREAD | HUPCL | CLOCAL; in sh_console_setup()
150 #define HUPCL 0002000 macro
142 #define HUPCL 0002000 macro
158 #define HUPCL 0002000 macro
171 #define HUPCL 00040000 macro
180 #define HUPCL 00040000 macro
165 #define HUPCL 0002000 /* Hang up on last close. */ macro
173 #define HUPCL 0x00000400 macro
187 B9600 | CS8 | CREAD | HUPCL | CLOCAL; in rs_init()
38 tios.c_cflag = CS8 | CREAD | HUPCL | CLOCAL; in set_up_tty()