Home
last modified time | relevance | path

Searched refs:CLOCAL (Results 1 – 23 of 23) sorted by relevance

/titanic_44/usr/src/cmd/bnu/
H A Dsetmode.c66 "clocal", CLOCAL, 0,
67 "-clocal", 0, CLOCAL,
68 "nohang", CLOCAL, 0,
69 "-nohang", 0, CLOCAL,
93 "sane", (CS7|PARENB|CREAD), (CSIZE|PARODD|CLOCAL),
H A Dline.c179 ttbufs.c_cflag |= CLOCAL;
182 ttbufs.c_cflag &= ~CLOCAL;
425 ttbufs.c_cflag |= (CS8|CLOCAL);
450 ttbuf.c_cflag &= ~CLOCAL;
H A Dconn.c916 ttybuf.c_cflag |= CLOCAL;
918 ttybuf.c_cflag &= ~CLOCAL;
/titanic_44/usr/src/cmd/ttymon/
H A Dsttytable.c100 "clocal", CLOCAL, 0,
101 "-clocal", 0, CLOCAL,
113 "sane", (CS7|PARENB|CREAD), (CSIZE|PARODD|CLOCAL),
H A Dstty.c301 if (m&CLOCAL) in prmodes()
571 (void) printf("-clocal "+((m&CLOCAL) != 0)); in pramodes()
/titanic_44/usr/src/ucbcmd/stty/
H A Dsttytable.c96 "clocal", CLOCAL, 0,
97 "-clocal", 0, CLOCAL,
109 "sane", (CS7|PARENB|CREAD), (CSIZE|PARODD|CLOCAL),
H A Dstty.c250 if (m & CLOCAL) in prmodes()
521 (void) fprintf(output, "-clocal " + ((m & CLOCAL) != 0)); in pramodes()
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h179 #define CLOCAL 0x00000800 macro
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dtermios.h179 #define CLOCAL 0x00000800 macro
/titanic_44/usr/src/lib/libnsl/dial/
H A Dline.c156 ttbufs.c_cflag &= ~CLOCAL; in fixline()
H A Dconn.c685 ttybuf.c_cflag |= CLOCAL; in sendthem()
687 ttybuf.c_cflag &= ~CLOCAL; in sendthem()
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c955 async->async_ttycommon.t_cflag |= CS8 | CREAD | CLOCAL; in asyopen()
960 async->async_ttycommon.t_cflag |= CS8 | CREAD | CLOCAL; in asyopen()
1030 !(async->async_ttycommon.t_cflag & CLOCAL)) { in asyopen()
1406 (CLOCAL | CREAD | CSTOPB | CSIZE | PARENB | PARODD | CBAUD | in asy_program()
1424 if (ocflags != (c_flag & ~CLOCAL) || mode == ASY_INIT) { in asy_program()
1476 asy->asy_ocflags = c_flag & ~CLOCAL; in asy_program()
1495 if ((c_flag & CLOCAL) && !(async->async_ttycommon.t_cflag & CRTSCTS)) in asy_program()
2140 !(tp->t_cflag & CLOCAL)) { in async_softint()
/titanic_44/usr/src/uts/common/sys/
H A Dtermios.h268 #define CLOCAL 0004000 macro
/titanic_44/usr/src/cmd/tip/
H A Dtip.c508 buf.c_cflag &= (CREAD|HUPCL|CLOCAL|CRTSCTS|CRTSXOFF); in ttysetup()
/titanic_44/usr/src/lib/libcmd/common/
H A Dstty.c219 { "clocal", BIT, C_FLAG, NL, CLOCAL, CLOCAL, C("Disable (enable) modem control signals") },
/titanic_44/usr/src/uts/common/io/
H A Dasy.c1673 !(async->async_ttycommon.t_cflag & CLOCAL)) { in asyopen()
2057 (CLOCAL|CREAD|CSTOPB|CSIZE|PARENB|PARODD|CBAUD|CBAUDEXT); in asy_program()
2112 if (ocflags != (c_flag & ~CLOCAL) || mode == ASY_INIT) { in asy_program()
2164 asy->asy_ocflag = c_flag & ~CLOCAL; in asy_program()
2184 instance, c_flag & CLOCAL, in asy_program()
2187 if ((c_flag & CLOCAL) && !(async->async_ttycommon.t_cflag & CRTSCTS)) in asy_program()
2737 !(tp->t_cflag & CLOCAL) && in async_softint()
H A Dttcompat.c1289 termiosp->c_cflag |= CLOCAL; in from_compat()
1434 if (termiosp->c_cflag & CLOCAL) in to_compat()
H A Dtty_pts.c266 !(pty->pt_ttycommon.t_cflag & CLOCAL)) { in ptslopen()
/titanic_44/usr/src/uts/sun/io/
H A Dzs_async.c856 !(za->za_ttycommon.t_cflag & CLOCAL)) { in zsa_open()
2200 !(za->za_ttycommon.t_cflag & CLOCAL)) { in zsa_softint()
3377 if (za->za_ttycommon.t_cflag & CLOCAL) printf(" t_cfl:CLOCAL"); in zsa_print_info()
/titanic_44/usr/src/ucbcmd/tset/
H A Dtset.c522 modes.c_cflag &= ~(PARODD|CLOCAL); in main()
/titanic_44/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1071 (uqi->sm_ttycommon->t_cflag & CLOCAL)) in sm_update_ttyinfo()
2202 uqi->sm_ttycommon->t_cflag &= ~(uqi->sm_cmask|CLOCAL); in sm_open()
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c1313 tios.c_cflag &= ~(CSIZE | CSTOPB | PARENB | CLOCAL);
1321 tios.c_cflag |= CLOCAL;
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1683 if ((flag & (FNDELAY | FNONBLOCK)) || (tp->t_cflag & CLOCAL) || in usbser_open_carrier_check()
2418 if (!(tp->t_cflag & CLOCAL)) { in usbser_status_proc_cb()