Searched refs:CS8 (Results 1 - 25 of 66) sorted by relevance

123

/freebsd-10.1-release/bin/stty/
H A Dmodes.c59 { "cs8", CS8, CSIZE },
69 { "-parity", CS8, PARODD | PARENB | CSIZE },
71 { "-evenp", CS8, PARODD | PARENB | CSIZE },
73 { "-oddp", CS8, PARODD | PARENB | CSIZE },
74 { "pass8", CS8, PARODD | PARENB | CSIZE },
H A Dkey.c244 ip->t.c_cflag |= CS8;
H A Dprint.c164 case CS8:
/freebsd-10.1-release/usr.sbin/lpr/lpd/
H A Dmodes.c59 { "cs8", CS8, CSIZE },
69 { "-parity", CS8, PARODD | PARENB | CSIZE },
71 { "-evenp", CS8, PARODD | PARENB | CSIZE },
73 { "-oddp", CS8, PARODD | PARENB | CSIZE },
74 { "pass8", CS8, PARODD | PARENB | CSIZE },
/freebsd-10.1-release/contrib/ncurses/ncurses/trace/
H A Dlib_tracebits.c139 #if !defined(CS5) || !defined(CS8)
179 #if defined(CS5) && defined(CS8)
193 CS_DATA(CS8),
/freebsd-10.1-release/lib/libvgl/
H A Dkeyboard.c56 term.c_cflag = CREAD | CS8;
/freebsd-10.1-release/sys/sys/
H A Dttydefaults.h53 #define TTYDEF_CFLAG (CREAD | CS8 | HUPCL)
H A D_termios.h124 #define CS8 0x00000300 /* 8 bits */ macro
/freebsd-10.1-release/sys/kern/
H A Dtty_compat.c286 if ((cflag&CSIZE) == CS8) {
304 || (cflag&(CSIZE|PARENB)) != CS8)
309 if (!(flags&RAW) && !(oflag&OPOST) && (cflag&(CSIZE|PARENB)) == CS8)
372 cflag |= CS8;
465 cflag |= CS8;
/freebsd-10.1-release/contrib/ncurses/ncurses/base/
H A Dlib_newterm.c182 SP->_use_meta = ((cur_term->Ottyb.c_cflag & CSIZE) == CS8 &&
/freebsd-10.1-release/contrib/ntp/lib/isc/unix/
H A Dkeyboard.c63 current_mode.c_cflag |= CS8;
/freebsd-10.1-release/contrib/ntp/libntp/
H A Dicom.c162 ttyb.c_cflag = IBAUD|CS8|CLOCAL; /* control modes (no read) */
/freebsd-10.1-release/contrib/tcsh/
H A Dmi.termios.c228 * CSIZE: CS5-CS8 correspond directly to BITS5-BITS8
240 case BITS8: termios_p->c_cflag |= CS8; break;
365 case CS8: sgbuf.sg_flags |= BITS8; break;
/freebsd-10.1-release/crypto/openssh/
H A Dttymodes.h173 TTYMODE(CS8, c_cflag, 91)
/freebsd-10.1-release/lib/libc/gen/
H A Dtermios.c173 t->c_cflag |= CS8|CREAD;
/freebsd-10.1-release/contrib/gdb/gdb/tui/
H A Dtui.c536 mode.c_cflag |= (CS8 | CREAD);
538 mode.c_cflag |= (CS8 | CSTOPB | CREAD);
/freebsd-10.1-release/contrib/ntp/parseutil/
H A Dtestdcf.c387 term.c_cflag = CS8|CREAD|CLOCAL;
389 term.c_cflag = CS8|CREAD|CLOCAL|PARENB;
/freebsd-10.1-release/contrib/gdb/gdb/gdbserver/
H A Dremote-utils.c72 termios.c_cflag |= CLOCAL | CS8;
89 termio.c_cflag |= CLOCAL | CS8;
/freebsd-10.1-release/libexec/getty/
H A Dsubr.c293 SET(cflag, CS8);
357 SET(cflag, CS8);
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Drefclock_leitch.c287 ttyb.c_cflag = SPEED232|CS8|CLOCAL|CREAD;
311 ttyp->c_cflag = SPEED232|CS8|CLOCAL|CREAD;
H A Drefclock_parse.c566 #define GPS16X_CFLAG (CS8|CREAD|CLOCAL|HUPCL)
596 #define DCF7000_CFLAG (CS8|CREAD|PARENB|PARODD|CLOCAL|HUPCL)
628 #define WSDCF_CFLAG (CS8|CREAD|CLOCAL)
646 # define RAWDCF_CFLAG (CS8|CREAD|CLOCAL)
648 # define RAWDCF_CFLAG (CS8|CREAD|CLOCAL|PARENB)
690 #define IGELCLOCK_CFLAG (CS8|CREAD|HUPCL|CLOCAL)
737 #define TRIMBLETAIP_CFLAG (CS8|CREAD|CLOCAL)
743 #define TRIMBLETSIP_CFLAG (CS8|CLOCAL|CREAD|PARENB|PARODD)
813 #define RCC8000_CFLAG (CS8|CREAD|CLOCAL)
830 #define HOPF6021_CFLAG (CS8|CREA
[all...]
/freebsd-10.1-release/usr.bin/tset/
H A Dset.c128 mode.c_cflag |= (CS8 | CREAD);
/freebsd-10.1-release/usr.sbin/bluetooth/hcseriald/
H A Dhcseriald.c185 t.c_cflag |= CS8; /* cs8 */
/freebsd-10.1-release/usr.sbin/moused/
H A Dmoused.c376 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* MouseSystems */
377 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* Logitech */
378 (CS8 | PARENB | PARODD | CREAD | CLOCAL | HUPCL), /* MMSeries */
383 (CS8 | CREAD | CLOCAL | HUPCL), /* MM HitTablet */
387 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* sysmouse */
389 (CS8 | PARENB | PARODD | CREAD | CLOCAL | HUPCL), /* kidspad etc. */
390 (CS8 | CREAD | CLOCAL | HUPCL), /* VersaPad */
393 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* Mariqua */
395 (CS8 | CREAD | HUPCL ), /* GTCO Digi-Pad */
/freebsd-10.1-release/sys/dev/nmdm/
H A Dnmdm.c307 case CS8: bits += 8; break;

Completed in 361 milliseconds

123