/titanic_44/usr/src/cmd/bnu/ |
H A D | setmode.c | 66 "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 D | line.c | 179 ttbufs.c_cflag |= CLOCAL; 182 ttbufs.c_cflag &= ~CLOCAL; 425 ttbufs.c_cflag |= (CS8|CLOCAL); 450 ttbuf.c_cflag &= ~CLOCAL;
|
H A D | conn.c | 916 ttybuf.c_cflag |= CLOCAL; 918 ttybuf.c_cflag &= ~CLOCAL;
|
/titanic_44/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 100 "clocal", CLOCAL, 0, 101 "-clocal", 0, CLOCAL, 113 "sane", (CS7|PARENB|CREAD), (CSIZE|PARODD|CLOCAL),
|
H A D | stty.c | 301 if (m&CLOCAL) in prmodes() 571 (void) printf("-clocal "+((m&CLOCAL) != 0)); in pramodes()
|
/titanic_44/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 96 "clocal", CLOCAL, 0, 97 "-clocal", 0, CLOCAL, 109 "sane", (CS7|PARENB|CREAD), (CSIZE|PARODD|CLOCAL),
|
H A D | stty.c | 250 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 D | termios.h | 179 #define CLOCAL 0x00000800 macro
|
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | termios.h | 179 #define CLOCAL 0x00000800 macro
|
/titanic_44/usr/src/lib/libnsl/dial/ |
H A D | line.c | 156 ttbufs.c_cflag &= ~CLOCAL; in fixline()
|
H A D | conn.c | 685 ttybuf.c_cflag |= CLOCAL; in sendthem() 687 ttybuf.c_cflag &= ~CLOCAL; in sendthem()
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 955 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 D | termios.h | 268 #define CLOCAL 0004000 macro
|
/titanic_44/usr/src/cmd/tip/ |
H A D | tip.c | 508 buf.c_cflag &= (CREAD|HUPCL|CLOCAL|CRTSCTS|CRTSXOFF); in ttysetup()
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | stty.c | 219 { "clocal", BIT, C_FLAG, NL, CLOCAL, CLOCAL, C("Disable (enable) modem control signals") },
|
/titanic_44/usr/src/uts/common/io/ |
H A D | asy.c | 1673 !(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 D | ttcompat.c | 1289 termiosp->c_cflag |= CLOCAL; in from_compat() 1434 if (termiosp->c_cflag & CLOCAL) in to_compat()
|
H A D | tty_pts.c | 266 !(pty->pt_ttycommon.t_cflag & CLOCAL)) { in ptslopen()
|
/titanic_44/usr/src/uts/sun/io/ |
H A D | zs_async.c | 856 !(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 D | tset.c | 522 modes.c_cflag &= ~(PARODD|CLOCAL); in main()
|
/titanic_44/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux.c | 1071 (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 D | sys-solaris.c | 1313 tios.c_cflag &= ~(CSIZE | CSTOPB | PARENB | CLOCAL); 1321 tios.c_cflag |= CLOCAL;
|
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 1683 if ((flag & (FNDELAY | FNONBLOCK)) || (tp->t_cflag & CLOCAL) || in usbser_open_carrier_check() 2418 if (!(tp->t_cflag & CLOCAL)) { in usbser_status_proc_cb()
|