CLOCAL
new.c_cflag |= CLOCAL;
ttybuf.c_cflag |= CLOCAL;
ttybuf.c_cflag &= ~CLOCAL;
ttbufs.c_cflag |= CLOCAL;
ttbufs.c_cflag &= ~CLOCAL;
ttbufs.c_cflag |= (CS8|CLOCAL);
ttbuf.c_cflag &= ~CLOCAL;
"clocal", CLOCAL, 0,
"-clocal", 0, CLOCAL,
"nohang", CLOCAL, 0,
"-nohang", 0, CLOCAL,
"sane", (CS7|PARENB|CREAD), (CSIZE|PARODD|CLOCAL),
tios.c_cflag &= ~(CSIZE | CSTOPB | PARENB | CLOCAL);
tios.c_cflag |= CLOCAL;
buf.c_cflag &= (CREAD|HUPCL|CLOCAL|CRTSCTS|CRTSXOFF);
if (m&CLOCAL)
(void) printf("-clocal "+((m&CLOCAL) != 0));
"clocal", CLOCAL, 0,
"-clocal", 0, CLOCAL,
"sane", (CS7|PARENB|CREAD), (CSIZE|PARODD|CLOCAL),
ttybuf.c_cflag |= CLOCAL;
ttybuf.c_cflag &= ~CLOCAL;
ttbufs.c_cflag &= ~CLOCAL;
if (m & CLOCAL)
(void) fprintf(output, "-clocal " + ((m & CLOCAL) != 0));
"clocal", CLOCAL, 0,
"-clocal", 0, CLOCAL,
"sane", (CS7|PARENB|CREAD), (CSIZE|PARODD|CLOCAL),
modes.c_cflag &= ~(PARODD|CLOCAL);
!(async->async_ttycommon.t_cflag & CLOCAL)) {
(CLOCAL|CREAD|CSTOPB|CSIZE|PARENB|PARODD|CBAUD|CBAUDEXT);
if (ocflags != (c_flag & ~CLOCAL) || mode == ASY_INIT) {
asy->asy_ocflag = c_flag & ~CLOCAL;
c_flag & CLOCAL, async->async_ttycommon.t_cflag & CRTSCTS);
if (((c_flag & CLOCAL) == 0) ||
if ((tp->t_cflag & CLOCAL) != 0 || (tp->t_flags & TS_SOFTCAR) != 0)
termiosp->c_cflag |= CLOCAL;
if (termiosp->c_cflag & CLOCAL)
!(pty->pt_ttycommon.t_cflag & CLOCAL)) {
if ((flag & (FNDELAY | FNONBLOCK)) || (tp->t_cflag & CLOCAL) ||
if (!(tp->t_cflag & CLOCAL)) {
!(za->za_ttycommon.t_cflag & CLOCAL)) {
if (za->za_ttycommon.t_cflag & CLOCAL) printf(" t_cfl:CLOCAL");
!(za->za_ttycommon.t_cflag & CLOCAL)) {
!(async->async_ttycommon.t_cflag & CLOCAL)) {
(CLOCAL | CREAD | CSTOPB | CSIZE | PARENB | PARODD | CBAUD |
if (ocflags != (c_flag & ~CLOCAL) || mode == ASY_INIT) {
asy->asy_ocflags = c_flag & ~CLOCAL;
if ((c_flag & CLOCAL) && !(async->async_ttycommon.t_cflag & CRTSCTS))
!(tp->t_cflag & CLOCAL)) {
async->async_ttycommon.t_cflag |= CS8 | CREAD | CLOCAL;
async->async_ttycommon.t_cflag |= CS8 | CREAD | CLOCAL;