Home
last modified time | relevance | path

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

12

/titanic_44/usr/src/ucbcmd/stty/
H A Dsttytable.c72 "-parity", CS8, PARENB|CSIZE,
73 "-evenp", CS8, PARENB|CSIZE,
74 "-even", CS8, PARENB|CSIZE,
75 "-oddp", CS8, PARENB|PARODD|CSIZE,
76 "-odd", CS8, PARENB|PARODD|CSIZE,
77 "parity", PARENB|CS7, PARODD|CSIZE,
78 "evenp", PARENB|CS7, PARODD|CSIZE,
79 "even", PARENB|CS7, PARODD|CSIZE,
80 "oddp", PARENB|PARODD|CS7, CSIZE,
81 "odd", PARENB|PARODD|CS7, CSIZE,
[all …]
H A Dstty.c243 (void) fprintf(output, "cs%c ", '5' + (m & CSIZE)/CS6); in prmodes()
517 (void) fprintf(output, "cs%c ", '5'+ (m & CSIZE)/CS6); in pramodes()
/titanic_44/usr/src/cmd/ttymon/
H A Dsttytable.c80 "-parity", CS8, PARENB|CSIZE,
81 "-evenp", CS8, PARENB|CSIZE,
82 "-oddp", CS8, PARENB|PARODD|CSIZE,
83 "parity", PARENB|CS7, PARODD|CSIZE,
84 "evenp", PARENB|CS7, PARODD|CSIZE,
85 "oddp", PARENB|PARODD|CS7, CSIZE,
90 "cs8", CS8, CSIZE,
91 "cs7", CS7, CSIZE,
92 "cs6", CS6, CSIZE,
93 "cs5", CS5, CSIZE,
[all …]
H A Dtmautobaud.c92 termio.c_cflag &= ~(CBAUD|CSIZE|PARENB); in auto_termio()
93 termio.c_cflag |= CREAD|HUPCL|(CS8&CSIZE)|(B2400&CBAUD); in auto_termio()
107 termios.c_cflag &= ~(CSIZE|PARENB); in auto_termio()
108 termios.c_cflag |= CREAD|HUPCL|(CS8&CSIZE); in auto_termio()
H A Dstty.c294 (void) printf("cs%c ", '5'+(m&CSIZE)/CS6); in prmodes()
567 (void) printf("cs%c ", '5'+(m&CSIZE)/CS6); in pramodes()
/titanic_44/usr/src/cmd/bnu/
H A Dsetmode.c44 "-parity", CS8, PARENB|CSIZE,
45 "-evenp", CS8, PARENB|CSIZE,
46 "-oddp", CS8, PARENB|PARODD|CSIZE,
47 "parity", PARENB|CS7, PARODD|CSIZE,
48 "evenp", PARENB|CS7, PARODD|CSIZE,
49 "oddp", PARENB|PARODD|CS7, CSIZE,
54 "cs8", CS8, CSIZE,
55 "cs7", CS7, CSIZE,
56 "cs6", CS6, CSIZE,
57 "cs5", CS5, CSIZE,
[all …]
/titanic_44/usr/src/cmd/acct/
H A Dacctdef.h42 #define CSIZE 10001 macro
48 #define CSIZE 5001 macro
H A Dacctcms.c60 int csize = CSIZE;
183 if( (tcm = (struct tcms *)calloc(CSIZE, sizeof(struct tcms))) == NULL) { in main()
200 if( (pcm = (struct pcms *)calloc(CSIZE, sizeof(struct pcms))) == NULL) { in main()
460 (csize + CSIZE - 1) * sizeof (struct tcms))) == NULL) { in tenter()
465 memset(&ntcm[csize], 0, CSIZE - 1); in tenter()
469 csize = csize + CSIZE - 1; in tenter()
496 (csize + CSIZE - 1) * sizeof (struct pcms))) == NULL) { in enter()
501 memset(&npcm[csize], 0, CSIZE - 1); in enter()
505 csize = csize + CSIZE - 1; in enter()
/titanic_44/usr/src/lib/libcmd/common/
H A Dstty.c209 { "cs5", SIZE, C_FLAG, 0, CSIZE, CS5 , C("Char size 5") },
210 { "cs6", SIZE, C_FLAG, 0, CSIZE, CS6 , C("Char size 6") },
211 { "cs7", SIZE, C_FLAG, 0, CSIZE, CS7 , C("Char size 7") },
212 { "cs8", SIZE, C_FLAG, 0, CSIZE, CS8 , C("Char size 8") },
553 if((sp->c_cflag&CSIZE)!=tp->mask) in output()
555 if(flags || (sp->c_cflag&CSIZE) != (tty.c_cflag&CSIZE)) in output()
761 sp->c_cflag &= ~CSIZE; in set()
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dmeta.c59 PTERMIOS(_prog)->c_cflag &= ~CSIZE; in meta()
H A Dwgetch.c201 if (((PTERMIOS(_prog)->c_cflag & CSIZE) != CS8) && (*pChar != EOF)) in __m_read_input_char()
222 if ((PTERMIOS(_prog)->c_cflag & CSIZE) != CS8) { in __m_typeahead_read_input_char()
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dmeta.c56 cur_term->_prog.c_cflag &= ~CSIZE; in meta()
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c468 tmp_tc.c_cflag &= ~(CSIZE|PARENB);
472 tmp_tc.c_cflag &= ~(CSIZE|PARENB);
473 tmp_tc.c_cflag |= old_tc.c_cflag & (CSIZE|PARENB);
/titanic_44/usr/src/uts/common/os/
H A Ddumpsubr.c1959 const int CSIZE = sizeof (dumpcsize_t); in dumpsys_bzrun() local
1983 ps->avail_out = hp->cpout->size - CSIZE; in dumpsys_bzrun()
1984 ps->next_out = hp->cpout->buf + CSIZE; in dumpsys_bzrun()
2002 csize = hp->cpout->size - CSIZE - ps->avail_out; in dumpsys_bzrun()
2005 (void) memcpy(hp->cpout->buf, &cs, CSIZE); in dumpsys_bzrun()
2006 dumpsys_swrite(hp, hp->cpout, csize + CSIZE); in dumpsys_bzrun()
2092 const int CSIZE = sizeof (dumpcsize_t); in dumpsys_lzjbrun() local
2094 size_t osize = csize > 0 ? CSIZE + size : size; in dumpsys_lzjbrun()
2105 cs = DUMP_SET_TAG(hp->out - CSIZE, hp->tag); in dumpsys_lzjbrun()
2106 (void) memcpy(hp->cpout->buf, &cs, CSIZE); in dumpsys_lzjbrun()
[all …]
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h169 #define CSIZE 0x00000030 macro
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dtermios.h169 #define CSIZE 0x00000030 macro
/titanic_44/usr/src/cmd/tip/aculib/
H A Dv831.c189 cntrl.c_cflag &= ~(CSIZE|PARENB|PARODD); in dialit()
/titanic_44/usr/src/uts/sun/io/
H A Dzs_async.c1996 switch (za->za_ttycommon.t_cflag & CSIZE) { in zsa_srint()
2501 if ((za->za_ttycommon.t_cflag & CSIZE) == CS5) { in zsa_start()
3026 switch (za->za_ttycommon.t_cflag & CSIZE) { in zsa_program()
3174 switch (za->za_ttycommon.t_cflag & CSIZE) { in zsa_set_za_rcv_flags_mask()
3368 if (za->za_ttycommon.t_cflag & CSIZE == CS5) printf(" t_cfl:CS5"); in zsa_print_info()
3369 if (za->za_ttycommon.t_cflag & CSIZE == CS6) printf(" t_cfl:CS6"); in zsa_print_info()
3370 if (za->za_ttycommon.t_cflag & CSIZE == CS7) printf(" t_cfl:CS7"); in zsa_print_info()
3371 if (za->za_ttycommon.t_cflag & CSIZE == CS8) printf(" t_cfl:CS8"); in zsa_print_info()
/titanic_44/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c1142 termios.c_cflag &= ~(CSIZE|PARENB); in serial_hw_init()
1157 termios.c_cflag &= ~CSIZE; in serial_hw_init()
/titanic_44/usr/src/uts/common/sys/
H A Dtermios.h258 #define CSIZE 0000060 macro
/titanic_44/usr/src/uts/common/io/
H A Dttcompat.c1344 (termiosp->c_cflag & (CSIZE|PARENB)) == CS8 && in to_compat()
1352 if ((termiosp->c_cflag & (CSIZE|PARENB)) == CS8 && in to_compat()
1357 if ((termiosp->c_cflag & (CSIZE|PARENB)) == CS8) { in to_compat()
/titanic_44/usr/src/cmd/find/
H A Dfind.c86 ACL, AMIN, AND, ATIME, CMIN, CPIO, CSIZE, CTIME, DEPTH, EXEC, F_GROUP, enumerator
555 np->action = CSIZE;
940 case CSIZE:
/titanic_44/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promif.c474 tip->c_cflag = (tip->c_cflag & ~CSIZE) | bitsmap[*w - '5']; in kmdb_parse_mode()
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c1406 (CLOCAL | CREAD | CSTOPB | CSIZE | PARENB | PARODD | CBAUD | in asy_program()
1438 switch (c_flag & CSIZE) { in asy_program()
2699 if ((async->async_ttycommon.t_cflag & CSIZE) == CS5) { in async_nstart()
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c2199 ((tp->t_cflag & CSIZE) == CS8) && in usbser_rx_massage_data()
3163 pe[3].val.ui = c_flag & CSIZE; in usbser_port_program()

12