| /freebsd-12-stable/release/picobsd/mfs_tree/etc/ |
| D | gettytab | 27 # CLOCAL mode (so no DCD is required), and uses Xon/Xoff flow control. 29 # cflags: CLOCAL | HUPCL | CREAD | CS8 37 local.9600|CLOCAL tty @ 9600 Bd:\
|
| /freebsd-12-stable/usr.sbin/lpr/lpd/ |
| D | modes.c | 82 { "clocal", CLOCAL, 0 }, 83 { "-clocal", 0, CLOCAL },
|
| /freebsd-12-stable/contrib/ncurses/ncurses/trace/ |
| D | lib_tracebits.c | 133 {CLOCAL, "CLOCAL"}, in _nc_trace_ttymode() 143 #define ALLCTRL (CLOCAL|CREAD|CSIZE|CSTOPB|HUPCL|PARENB|PARODD) in _nc_trace_ttymode()
|
| /freebsd-12-stable/bin/stty/ |
| D | modes.c | 79 { "clocal", CLOCAL, 0 }, 80 { "-clocal", 0, CLOCAL },
|
| D | print.c | 171 put("-clocal", CLOCAL, 0); in print()
|
| D | key.c | 262 ip->t.c_cflag = def.c_cflag | (ip->t.c_cflag & CLOCAL); in f_sane()
|
| /freebsd-12-stable/usr.sbin/moused/ |
| D | moused.c | 378 (CS7 | CREAD | CLOCAL | HUPCL), /* MicroSoft */ 379 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* MouseSystems */ 380 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* Logitech */ 381 (CS8 | PARENB | PARODD | CREAD | CLOCAL | HUPCL), /* MMSeries */ 382 (CS7 | CREAD | CLOCAL | HUPCL), /* MouseMan */ 386 (CS8 | CREAD | CLOCAL | HUPCL), /* MM HitTablet */ 387 (CS7 | CREAD | CLOCAL | HUPCL), /* GlidePoint */ 388 (CS7 | CREAD | CLOCAL | HUPCL), /* IntelliMouse */ 389 (CS7 | CREAD | CLOCAL | HUPCL), /* Thinking Mouse */ 390 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* sysmouse */ [all …]
|
| /freebsd-12-stable/contrib/ntp/parseutil/ |
| D | testdcf.c | 387 term.c_cflag = CS8|CREAD|CLOCAL; in main() 389 term.c_cflag = CS8|CREAD|CLOCAL|PARENB; in main()
|
| /freebsd-12-stable/usr.sbin/ppp/ |
| D | tty.c | 454 ios.c_cflag |= CLOCAL | CCTS_OFLOW | CRTS_IFLOW; in tty_Raw() 456 ios.c_cflag |= CLOCAL; in tty_Raw() 725 ios.c_cflag |= CLOCAL | CCTS_OFLOW | CRTS_IFLOW; in tty_Create() 727 ios.c_cflag |= CLOCAL; in tty_Create()
|
| /freebsd-12-stable/libexec/getty/ |
| D | gettytab | 86 # CLOCAL mode (so no DCD is required), and uses Xon/Xoff flow control. 88 # cflags: CLOCAL | HUPCL | CREAD | CS8 96 local.9600|CLOCAL tty @ 9600 Bd:\
|
| /freebsd-12-stable/usr.bin/resizewin/ |
| D | resizewin.c | 99 new.c_cflag |= (CLOCAL | CREAD); in main()
|
| /freebsd-12-stable/contrib/ncurses/include/ |
| D | nc_termios.h | 117 #define CLOCAL 0004000 macro
|
| /freebsd-12-stable/sys/sys/ |
| D | _termios.h | 138 #define CLOCAL 0x00008000 /* ignore modem status lines */ macro
|
| /freebsd-12-stable/contrib/ntp/libntp/ |
| D | icom.c | 162 ttyb.c_cflag = IBAUD|CS8|CLOCAL; /* control modes (no read) */ in icom_init()
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | ntp_refclock.c | 1064 ttyp->c_cflag = CS8 | CLOCAL | CREAD; in refclock_setup() 1067 ttyp->c_cflag = CS7 | PARENB | PARODD | CLOCAL | CREAD; in refclock_setup() 1090 ttyp->c_cflag &= ~CLOCAL; in refclock_setup() 1148 ttyp->c_cflag = speed | CS8 | CLOCAL | CREAD; in refclock_setup() 1168 ttyp->c_cflag &= ~CLOCAL; in refclock_setup()
|
| D | refclock_parse.c | 493 #define MBG_CFLAG (CS7|PARENB|CREAD|CLOCAL|HUPCL|CSTOPB) 567 #define GPS16X_CFLAG (CS8|CREAD|CLOCAL|HUPCL) 597 #define DCF7000_CFLAG (CS8|CREAD|PARENB|PARODD|CLOCAL|HUPCL) 629 #define WSDCF_CFLAG (CS8|CREAD|CLOCAL) 647 # define RAWDCF_CFLAG (CS8|CREAD|CLOCAL) 649 # define RAWDCF_CFLAG (CS8|CREAD|CLOCAL|PARENB) 691 #define IGELCLOCK_CFLAG (CS8|CREAD|HUPCL|CLOCAL) 738 #define TRIMBLETAIP_CFLAG (CS8|CREAD|CLOCAL) 744 #define TRIMBLETSIP_CFLAG (CS8|CLOCAL|CREAD|PARENB|PARODD) 814 #define RCC8000_CFLAG (CS8|CREAD|CLOCAL) [all …]
|
| D | refclock_leitch.c | 287 ttyb.c_cflag = SPEED232|CS8|CLOCAL|CREAD; in leitch_start() 311 ttyp->c_cflag = SPEED232|CS8|CLOCAL|CREAD; in leitch_start()
|
| D | refclock_palisade.c | 356 tio.c_cflag = (CS8|CLOCAL|CREAD); in palisade_start() 365 tio.c_cflag = (CS8|CLOCAL|CREAD|PARENB|PARODD); in palisade_start() 370 tio.c_cflag = (CS8|CLOCAL|CREAD|PARENB|PARODD); in palisade_start()
|
| /freebsd-12-stable/contrib/gdb/gdb/gdbserver/ |
| D | remote-utils.c | 72 termios.c_cflag |= CLOCAL | CS8; in remote_open() 89 termio.c_cflag |= CLOCAL | CS8; in remote_open()
|
| /freebsd-12-stable/usr.sbin/bluetooth/hcseriald/ |
| D | hcseriald.c | 185 t.c_cflag |= CLOCAL; /* clocal */ in open_device()
|
| /freebsd-12-stable/sys/dev/rc/ |
| D | rc.c | 829 && !(tp->t_cflag & CLOCAL)) in rc_close() 992 val = cflag & CLOCAL ? 0 : MCOR1_CDzd; in rc_param() 997 val = cflag & CLOCAL ? 0 : MCOR2_CDod; in rc_param() 1007 rc->rc_ier = cflag & CLOCAL ? 0 : IER_CD; in rc_param()
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | mi.termios.c | 232 termios_p->c_cflag = CLOCAL | CREAD;
|
| /freebsd-12-stable/usr.bin/tset/ |
| D | set.c | 129 mode.c_cflag &= ~(CSIZE | CSTOPB | PARENB | PARODD | CLOCAL); in reset_mode()
|
| /freebsd-12-stable/sys/i386/ibcs2/ |
| D | ibcs2_ioctl.c | 161 if (l & IBCS2_CLOCAL) r |= CLOCAL; 255 if (l & CLOCAL) r |= IBCS2_CLOCAL;
|
| /freebsd-12-stable/sys/kern/ |
| D | tty.c | 94 HUPCL|CLOCAL|CCTS_OFLOW|CRTS_IFLOW|CDTR_IFLOW|\ 323 tp->t_termios.c_cflag |= CLOCAL; in ttydev_open() 339 (tp->t_termios.c_cflag & CLOCAL) == 0) { in ttydev_open() 921 ti->c_cflag |= CLOCAL; in tty_init_console() 922 to->c_cflag |= CLOCAL; in tty_init_console()
|