| /freebsd/usr.sbin/lpr/lpd/ |
| H A D | modes.c | 53 { "cs8", CS8, CSIZE }, 63 { "-parity", CS8, PARODD | PARENB | CSIZE }, 65 { "-evenp", CS8, PARODD | PARENB | CSIZE }, 67 { "-oddp", CS8, PARODD | PARENB | CSIZE }, 68 { "pass8", CS8, PARODD | PARENB | CSIZE },
|
| /freebsd/bin/stty/ |
| H A D | modes.c | 50 { "cs8", CS8, CSIZE }, 60 { "-parity", CS8, PARODD | PARENB | CSIZE }, 62 { "-evenp", CS8, PARODD | PARENB | CSIZE }, 64 { "-oddp", CS8, PARODD | PARENB | CSIZE }, 65 { "pass8", CS8, PARODD | PARENB | CSIZE },
|
| H A D | print.c | 157 case CS8: in print()
|
| H A D | key.c | 235 ip->t.c_cflag |= CS8; in f_raw()
|
| /freebsd/sys/kern/ |
| H A D | tty_compat.c | 284 if ((cflag&CSIZE) == CS8) { in ttcompatgetflags() 302 || (cflag&(CSIZE|PARENB)) != CS8) in ttcompatgetflags() 307 if (!(flags&RAW) && !(oflag&OPOST) && (cflag&(CSIZE|PARENB)) == CS8) in ttcompatgetflags() 370 cflag |= CS8; in ttcompatsetflags() 463 cflag |= CS8; in ttcompatsetlflags()
|
| /freebsd/contrib/ncurses/ncurses/trace/ |
| H A D | lib_tracebits.c | 142 #if !defined(CS5) || !defined(CS8) in _nc_trace_ttymode() 182 #if defined(CS5) && defined(CS8) in _nc_trace_ttymode() 196 CS_DATA(CS8), in _nc_trace_ttymode()
|
| /freebsd/lib/libvgl/ |
| H A D | keyboard.c | 56 term.c_cflag = CREAD | CS8; in VGLKeyboardInit()
|
| /freebsd/contrib/tcsh/ |
| H A D | mi.termios.c | 238 case BITS8: termios_p->c_cflag |= CS8; break; 363 case CS8: sgbuf.sg_flags |= BITS8; break;
|
| /freebsd/sys/sys/ |
| H A D | ttydefaults.h | 52 #define TTYDEF_CFLAG (CREAD | CS8 | HUPCL)
|
| H A D | _termios.h | 130 #define CS8 0x00000300 /* 8 bits */ macro
|
| /freebsd/contrib/ntp/parseutil/ |
| H A D | testdcf.c | 387 term.c_cflag = CS8|CREAD|CLOCAL; in main() 389 term.c_cflag = CS8|CREAD|CLOCAL|PARENB; in main()
|
| /freebsd/contrib/ntp/libntp/ |
| H A D | icom.c | 162 ttyb.c_cflag = IBAUD|CS8|CLOCAL; /* control modes (no read) */ in icom_init()
|
| /freebsd/usr.sbin/moused/msconvd/ |
| H A D | msconvd.c | 321 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* MouseSystems */ 322 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* Logitech */ 323 (CS8 | PARENB | PARODD | CREAD | CLOCAL | HUPCL), /* MMSeries */ 328 (CS8 | CREAD | CLOCAL | HUPCL), /* MM HitTablet */ 332 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* sysmouse */ 334 (CS8 | PARENB | PARODD | CREAD | CLOCAL | HUPCL), /* kidspad etc. */ 335 (CS8 | CREAD | CLOCAL | HUPCL), /* VersaPad */ 338 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* Mariqua */ 340 (CS8 | CREAD | HUPCL ), /* GTCO Digi-Pad */
|
| /freebsd/crypto/openssh/ |
| H A D | ttymodes.h | 167 TTYMODE(CS8, c_cflag, 91)
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | refclock_neoclock4x.c | 200 termsettings.c_cflag = CS8 | CSTOPB | CLOCAL | CREAD; in neoclock4x_start() 223 termsettings.c_cflag |= CS8; in neoclock4x_start() 245 termsettings.c_cflag |= CS8; in neoclock4x_start()
|
| H A 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()
|
| H A D | refclock_parse.c | 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) 831 #define HOPF6021_CFLAG (CS8|CREAD|CLOCAL) [all …]
|
| H A 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()
|
| H A D | refclock_datum.c | 276 arg.c_cflag = B9600 | CS8 | CREAD | PARENB | CLOCAL; in datum_pts_start()
|
| /freebsd/lib/libc/gen/ |
| H A D | termios.c | 171 t->c_cflag |= CS8|CREAD; in cfmakeraw()
|
| /freebsd/libexec/getty/ |
| H A D | subr.c | 273 SET(cflag, CS8); in set_flags() 337 SET(cflag, CS8); in set_flags()
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | lib_newterm.c | 297 SP_PARM->_use_meta = ((new_term->Ottyb.c_cflag & CSIZE) == CS8 && in NCURSES_SP_NAME()
|
| /freebsd/sys/dev/usb/serial/ |
| H A D | uark.c | 410 case CS8: in uark_cfg_param()
|
| H A D | ubser.c | 366 case CS8: in ubser_pre_param()
|
| /freebsd/sys/dev/nmdm/ |
| H A D | nmdm.c | 308 case CS8: bits += 8; break; in bits_per_char()
|