HUPCL
int cflag = CREAD | HUPCL | CLOCAL;
B9600 | CS8 | CREAD | HUPCL | CLOCAL;
int cflag = CREAD | HUPCL | CLOCAL | B9600 | CS8;
drv->init_termios.c_cflag = B9600 | CS8 | CREAD | HUPCL | CLOCAL;
drv->init_termios.c_cflag = B9600 | CS8 | CREAD | HUPCL | CLOCAL;
tty_drv->init_termios.c_cflag = B4800 | CS8 | CREAD | HUPCL | CLOCAL;
CREAD | HUPCL | CLOCAL;
B9600 | CS8 | CREAD | HUPCL | CLOCAL;
.c_cflag = B38400 | CS8 | CREAD | HUPCL,
driver->init_termios.c_cflag = B9600 | CS8 | CREAD | HUPCL;
if (!pv->tty || (pv->tty->termios.c_cflag & HUPCL))
B9600 | CS8 | CREAD | HUPCL | CLOCAL;
moxaDriver->init_termios.c_cflag = B9600 | CS8 | CREAD | CLOCAL | HUPCL;
p->cflag = B9600 | CS8 | CREAD | CLOCAL | HUPCL;
mxvar_sdriver->init_termios.c_cflag = B9600|CS8|CREAD|HUPCL|CLOCAL;
HUPCL | CLOCAL;
termios->c_cflag &= ~(HUPCL | CRTSCTS | CMSPAR);
if (channel->ch_c_cflag & HUPCL) {
termios->c_cflag &= ~(HUPCL | CMSPAR | CLOCAL | CRTSCTS);
termios->c_cflag &= ~(HUPCL | CMSPAR);
termios.c_cflag |= CREAD | HUPCL | CLOCAL;
normal->init_termios.c_cflag = B9600 | CS8 | CREAD | HUPCL | CLOCAL;
termios->c_cflag &= ~(HUPCL | CMSPAR);
cflag = CREAD | HUPCL | CLOCAL;
if (!info->port.tty || info->port.tty->termios.c_cflag & HUPCL) {
B9600 | CS8 | CREAD | HUPCL | CLOCAL;
.c_cflag = B38400 | CS8 | CREAD | HUPCL,
new->c_cflag &= HUPCL | CREAD | CLOCAL;
new->c_cflag |= old->c_cflag & ~(HUPCL | CREAD | CLOCAL);
if ((a->c_cflag ^ b->c_cflag) & ~(HUPCL | CREAD | CLOCAL))
.c_cflag = B38400 | CS8 | CREAD | HUPCL,
HUPCL | CLOCAL;
B9600 | CS8 | CREAD | HUPCL | CLOCAL;
B9600 | CS8 | CREAD | HUPCL | CLOCAL;
int cflag = CREAD | HUPCL | CLOCAL;
| HUPCL | CLOCAL;
#define C_HUPCL(tty) _C_FLAG((tty), HUPCL)
rfcomm_tty_driver->init_termios.c_cflag = B9600 | CS8 | CREAD | HUPCL;