CSIZE
if( (tcm = (struct tcms *)calloc(CSIZE, sizeof(struct tcms))) == NULL) {
if( (pcm = (struct pcms *)calloc(CSIZE, sizeof(struct pcms))) == NULL) {
(csize + CSIZE - 1) * sizeof (struct tcms))) == NULL) {
memset(&ntcm[csize], 0, CSIZE - 1);
csize = csize + CSIZE - 1;
(csize + CSIZE - 1) * sizeof (struct pcms))) == NULL) {
memset(&npcm[csize], 0, CSIZE - 1);
csize = csize + CSIZE - 1;
int csize = CSIZE;
t->c_cflag &= ~(CSIZE|PARENB);
"-parity", CS8, PARENB|CSIZE,
"-evenp", CS8, PARENB|CSIZE,
"-oddp", CS8, PARENB|PARODD|CSIZE,
"parity", PARENB|CS7, PARODD|CSIZE,
"evenp", PARENB|CS7, PARODD|CSIZE,
"oddp", PARENB|PARODD|CS7, CSIZE,
"cs8", CS8, CSIZE,
"cs7", CS7, CSIZE,
"cs6", CS6, CSIZE,
"cs5", CS5, CSIZE,
"litout", CS8, (CSIZE|PARENB),
"-litout", (CS7|PARENB), CSIZE,
"pass8", CS8, (CSIZE|PARENB),
"-pass8", (CS7|PARENB), CSIZE,
"raw", CS8, (CSIZE|PARENB),
"-raw", (CS7|PARENB), CSIZE,
"cooked", (CS7|PARENB), CSIZE,
"sane", (CS7|PARENB|CREAD), (CSIZE|PARODD|CLOCAL),
tios.c_cflag &= ~(CSIZE | CSTOPB | PARENB | CLOCAL);
tmp_tc.c_cflag &= ~(CSIZE|PARENB);
tmp_tc.c_cflag &= ~(CSIZE|PARENB);
tmp_tc.c_cflag |= old_tc.c_cflag & (CSIZE|PARENB);
case CSIZE:
np->action = CSIZE;
tip->c_cflag = (tip->c_cflag & ~CSIZE) | bitsmap[*w - '5'];
cntrl.c_cflag &= ~(CSIZE|PARENB|PARODD);
(void) printf("cs%c ", '5'+(m&CSIZE)/CS6);
(void) printf("cs%c ", '5'+(m&CSIZE)/CS6);
"cs6", CS6, CSIZE,
"cs5", CS5, CSIZE,
"raw", CS8, (CSIZE|PARENB),
"-raw", (CS7|PARENB), CSIZE,
"cooked", (CS7|PARENB), CSIZE,
"sane", (CS7|PARENB|CREAD), (CSIZE|PARODD|CLOCAL),
"markp", (PARENB|PARODD|CS7|PAREXT), CSIZE,
"-markp", CS8, (PARENB|PARODD|CSIZE|PAREXT),
"spacep", (PARENB|CS7|PAREXT), PARODD|CSIZE,
"-spacep", CS8, (PARENB|CSIZE|PAREXT),
"-parity", CS8, PARENB|CSIZE,
"-evenp", CS8, PARENB|CSIZE,
"-oddp", CS8, PARENB|PARODD|CSIZE,
"parity", PARENB|CS7, PARODD|CSIZE,
"evenp", PARENB|CS7, PARODD|CSIZE,
"oddp", PARENB|PARODD|CS7, CSIZE,
"cs8", CS8, CSIZE,
"cs7", CS7, CSIZE,
termios.c_cflag &= ~(CSIZE|PARENB);
termios.c_cflag |= CREAD|HUPCL|(CS8&CSIZE);
termio.c_cflag &= ~(CBAUD|CSIZE|PARENB);
termio.c_cflag |= CREAD|HUPCL|(CS8&CSIZE)|(B2400&CBAUD);
termios.c_cflag &= ~(CSIZE|PARENB);
termios.c_cflag &= ~CSIZE;
newattr.c_cflag &= ~(CSIZE | PARENB);
cur_term->_prog.c_cflag &= ~CSIZE;
PTERMIOS(_prog)->c_cflag &= ~CSIZE;
if (((PTERMIOS(_prog)->c_cflag & CSIZE) != CS8) && (*pChar != EOF))
if ((PTERMIOS(_prog)->c_cflag & CSIZE) != CS8) {
if (wcstombs(cstring, wcs, CSIZE) == (size_t)-1) {
char cstring[CSIZE];
if (wcstombs_l(cstring, wcs, CSIZE, loc) == (size_t)-1) {
char cstring[CSIZE];
if (wcstombs(cstring, wcs, CSIZE) == (size_t)-1) {
(void) fprintf(output, "cs%c ", '5' + (m & CSIZE)/CS6);
(void) fprintf(output, "cs%c ", '5'+ (m & CSIZE)/CS6);
"litout", CS8, (CSIZE|PARENB),
"-litout", (CS7|PARENB), CSIZE,
"pass8", CS8, (CSIZE|PARENB),
"-pass8", (CS7|PARENB), CSIZE,
"raw", CS8, (CSIZE|PARENB),
"-raw", (CS7|PARENB), CSIZE,
"cooked", (CS7|PARENB), CSIZE,
"sane", (CS7|PARENB|CREAD), (CSIZE|PARODD|CLOCAL),
"markp", (PARENB|PARODD|CS7|PAREXT), CSIZE,
"-markp", CS8, (PARENB|PARODD|CSIZE|PAREXT),
"spacep", (PARENB|CS7|PAREXT), PARODD|CSIZE,
"-spacep", CS8, (PARENB|CSIZE|PAREXT),
"-parity", CS8, PARENB|CSIZE,
"-evenp", CS8, PARENB|CSIZE,
"-even", CS8, PARENB|CSIZE,
"-oddp", CS8, PARENB|PARODD|CSIZE,
"-odd", CS8, PARENB|PARODD|CSIZE,
"parity", PARENB|CS7, PARODD|CSIZE,
"evenp", PARENB|CS7, PARODD|CSIZE,
"even", PARENB|CS7, PARODD|CSIZE,
"oddp", PARENB|PARODD|CS7, CSIZE,
"odd", PARENB|PARODD|CS7, CSIZE,
"cs8", CS8, CSIZE,
"cs7", CS7, CSIZE,
"cs6", CS6, CSIZE,
"cs5", CS5, CSIZE,
(CLOCAL|CREAD|CSTOPB|CSIZE|PARENB|PARODD|CBAUD|CBAUDEXT);
switch (c_flag & CSIZE) {
if ((async->async_ttycommon.t_cflag & CSIZE) == CS5) {
~(CSIZE | CBAUD | CBAUDEXT | PARODD | PARENB | CSTOPB);
(termiosp->c_cflag & (CSIZE|PARENB)) == CS8 &&
if ((termiosp->c_cflag & (CSIZE|PARENB)) == CS8 &&
if ((termiosp->c_cflag & (CSIZE|PARENB)) == CS8) {
((tp->t_cflag & CSIZE) == CS8) &&
pe[3].val.ui = c_flag & CSIZE;
const int CSIZE = sizeof (dumpcsize_t);
ps->avail_out = hp->cpout->size - CSIZE;
ps->next_out = hp->cpout->buf + CSIZE;
csize = hp->cpout->size - CSIZE - ps->avail_out;
(void) memcpy(hp->cpout->buf, &cs, CSIZE);
dumpsys_swrite(hp, hp->cpout, csize + CSIZE);
const int CSIZE = sizeof (dumpcsize_t);
size_t osize = csize > 0 ? CSIZE + size : size;
cs = DUMP_SET_TAG(hp->out - CSIZE, hp->tag);
(void) memcpy(hp->cpout->buf, &cs, CSIZE);
hp->out = CSIZE;
(void) memcpy(hp->cpout->buf + hp->out, &cs, CSIZE);
hp->out += CSIZE;
switch (za->za_ttycommon.t_cflag & CSIZE) {
if ((za->za_ttycommon.t_cflag & CSIZE) == CS5) {
switch (za->za_ttycommon.t_cflag & CSIZE) {
switch (za->za_ttycommon.t_cflag & CSIZE) {
if (za->za_ttycommon.t_cflag & CSIZE == CS5) printf(" t_cfl:CS5");
if (za->za_ttycommon.t_cflag & CSIZE == CS6) printf(" t_cfl:CS6");
if (za->za_ttycommon.t_cflag & CSIZE == CS7) printf(" t_cfl:CS7");
if (za->za_ttycommon.t_cflag & CSIZE == CS8) printf(" t_cfl:CS8");
(CLOCAL | CREAD | CSTOPB | CSIZE | PARENB | PARODD | CBAUD |
switch (c_flag & CSIZE) {
if ((async->async_ttycommon.t_cflag & CSIZE) == CS5) {