Home
last modified time | relevance | path

Searched refs:CSIZE (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/usr.sbin/lpr/lpd/
H A Dmodes.c50 { "cs5", CS5, CSIZE },
51 { "cs6", CS6, CSIZE },
52 { "cs7", CS7, CSIZE },
53 { "cs8", CS8, CSIZE },
62 { "parity", PARENB | CS7, PARODD | CSIZE },
63 { "-parity", CS8, PARODD | PARENB | CSIZE },
64 { "evenp", PARENB | CS7, PARODD | CSIZE },
65 { "-evenp", CS8, PARODD | PARENB | CSIZE },
66 { "oddp", PARENB | CS7 | PARODD, CSIZE },
67 { "-oddp", CS8, PARODD | PARENB | CSIZE },
[all …]
/freebsd/bin/stty/
H A Dmodes.c47 { "cs5", CS5, CSIZE },
48 { "cs6", CS6, CSIZE },
49 { "cs7", CS7, CSIZE },
50 { "cs8", CS8, CSIZE },
59 { "parity", PARENB | CS7, PARODD | CSIZE },
60 { "-parity", CS8, PARODD | PARENB | CSIZE },
61 { "evenp", PARENB | CS7, PARODD | CSIZE },
62 { "-evenp", CS8, PARODD | PARENB | CSIZE },
63 { "oddp", PARENB | CS7 | PARODD, CSIZE },
64 { "-oddp", CS8, PARODD | PARENB | CSIZE },
[all …]
H A Dprint.c147 switch(tmp&CSIZE) { in print()
H A Dkey.c234 ip->t.c_cflag &= ~(CSIZE|PARENB); in f_raw()
/freebsd/contrib/flex/src/
H A Dflexdef.h91 #define CSIZE 256 macro
224 #define SYM_EPSILON (CSIZE + 1) /* to mark transitions on the symbol epsilon */
526 extern int numecs, nextecm[CSIZE + 1], ecgroup[CSIZE + 1], nummecs;
533 extern int tecfwd[CSIZE + 1], tecbck[CSIZE + 1];
H A Ddfa.c186 int out_char_set[CSIZE]; in dump_transitions()
378 int symlist[CSIZE + 1]; in ntod()
392 int duplist[CSIZE + 1], state[CSIZE + 1]; in ntod()
393 int targfreq[CSIZE + 1] = {0}, targstate[CSIZE + 1]; in ntod()
1006 int tch, i, j, k, ns, dupfwd[CSIZE + 1], lenccl, cclp, ich; in sympartition()
H A Dtblcmp.c83 int extptr, extrct[2][CSIZE + 1]; in bldtbl()
225 int tmpstorage[CSIZE + 1]; in cmptmps()
677 int i, numdiff, tmpbase, tmp[CSIZE + 1]; in mktemplate()
678 unsigned char transset[CSIZE + 1]; in mktemplate()
H A Dmain.c82 int numecs, nextecm[CSIZE + 1], ecgroup[CSIZE + 1], nummecs,
83 tecfwd[CSIZE + 1];
84 int tecbck[CSIZE + 1];
247 csize = CSIZE; in check_options()
1220 csize = CSIZE; in flexinit()
H A Decs.c119 static unsigned char cclflags[CSIZE]; /* initialized to all '\0' */ in mkeccl()
/freebsd/sys/kern/
H A Dtty_compat.c284 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()
368 cflag &= ~(CSIZE|PARENB); in ttcompatsetflags()
461 cflag &= ~(CSIZE|PARENB); in ttcompatsetlflags()
/freebsd/contrib/ncurses/ncurses/trace/
H A Dlib_tracebits.c147 DATA(CSIZE), in _nc_trace_ttymode()
153 #define ALLCTRL (CLOCAL|CREAD|CSIZE|CSTOPB|HUPCL|PARENB|PARODD) in _nc_trace_ttymode()
203 int value = (int) (tty->c_cflag & CSIZE); in _nc_trace_ttymode()
/freebsd/libexec/getty/
H A Dsubr.c272 CLR(cflag, CSIZE|PARENB); in set_flags()
276 CLR(cflag, CSIZE); in set_flags()
336 CLR(cflag, CSIZE|PARENB); in set_flags()
/freebsd/contrib/ncurses/include/
H A Dnc_termios.h132 #define CSIZE 0x00030 macro
/freebsd/sys/sys/
H A D_termios.h126 #define CSIZE 0x00000300 /* character size mask */ macro
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dsys_bsd.c441 tmp_tc.c_cflag &= ~(CSIZE|PARENB); in TerminalNewMode()
448 tmp_tc.c_cflag &= ~(CSIZE|PARENB); in TerminalNewMode()
449 tmp_tc.c_cflag |= old_tc.c_cflag & (CSIZE|PARENB); in TerminalNewMode()
/freebsd/contrib/telnet/telnet/
H A Dsys_bsd.c575 tmp_tc.c_cflag &= ~(CSIZE|PARENB); in TerminalNewMode()
579 tmp_tc.c_cflag &= ~(CSIZE|PARENB); in TerminalNewMode()
580 tmp_tc.c_cflag |= old_tc.c_cflag & (CSIZE|PARENB); in TerminalNewMode()
/freebsd/lib/libc/gen/
H A Dtermios.c170 t->c_cflag &= ~(CSIZE|PARENB); in cfmakeraw()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_newterm.c296 SP_PARM->_use_meta = ((new_term->Ottyb.c_cflag & CSIZE) == CS8 && in NCURSES_SP_NAME()
/freebsd/contrib/tcsh/
H A Dmi.termios.c358 switch (termios_p->c_cflag & CSIZE)
/freebsd/contrib/ntp/ntpd/
H A Drefclock_neoclock4x.c222 termsettings.c_cflag &= ~CSIZE; in neoclock4x_start()
244 termsettings.c_cflag &= ~CSIZE; in neoclock4x_start()
/freebsd/sys/dev/usb/serial/
H A Duark.c399 switch (t->c_cflag & CSIZE) { in uark_cfg_param()
H A Dubser.c366 switch (t->c_cflag & CSIZE) { in ubser_pre_param()
H A Duplcom.c875 if ((t->c_cflag & CSIZE) == CS5) { in uplcom_cfg_param()
898 switch (t->c_cflag & CSIZE) { in uplcom_cfg_param()
/freebsd/sys/dev/nmdm/
H A Dnmdm.c304 switch (t->c_cflag & CSIZE) { in bits_per_char()
/freebsd/sys/dev/uart/
H A Duart_tty.c274 switch (t->c_cflag & CSIZE) { in uart_tty_param()

12