/illumos-gate/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 80 "-parity", CS8, PARENB|CSIZE, 81 "-evenp", CS8, PARENB|CSIZE, 82 "-even", CS8, PARENB|CSIZE, 83 "-oddp", CS8, PARENB|PARODD|CSIZE, 84 "-odd", CS8, PARENB|PARODD|CSIZE, 85 "parity", PARENB|CS7, PARODD|CSIZE, 86 "evenp", PARENB|CS7, PARODD|CSIZE, 87 "even", PARENB|CS7, PARODD|CSIZE, 88 "oddp", PARENB|PARODD|CS7, CSIZE, 89 "odd", PARENB|PARODD|CS7, CSIZE, [all …]
|
H A D | stty.c | 244 (void) fprintf(output, "cs%c ", '5' + (m & CSIZE)/CS6); in prmodes() 518 (void) fprintf(output, "cs%c ", '5'+ (m & CSIZE)/CS6); in pramodes()
|
/illumos-gate/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 88 "-parity", CS8, PARENB|CSIZE, 89 "-evenp", CS8, PARENB|CSIZE, 90 "-oddp", CS8, PARENB|PARODD|CSIZE, 91 "parity", PARENB|CS7, PARODD|CSIZE, 92 "evenp", PARENB|CS7, PARODD|CSIZE, 93 "oddp", PARENB|PARODD|CS7, CSIZE, 98 "cs8", CS8, CSIZE, 99 "cs7", CS7, CSIZE, 100 "cs6", CS6, CSIZE, 101 "cs5", CS5, CSIZE, [all …]
|
H A D | tmautobaud.c | 87 termio.c_cflag &= ~(CBAUD|CSIZE|PARENB); in auto_termio() 88 termio.c_cflag |= CREAD|HUPCL|(CS8&CSIZE)|(B2400&CBAUD); in auto_termio() 102 termios.c_cflag &= ~(CSIZE|PARENB); in auto_termio() 103 termios.c_cflag |= CREAD|HUPCL|(CS8&CSIZE); in auto_termio()
|
H A D | stty.c | 294 (void) printf("cs%c ", '5'+(m&CSIZE)/CS6); in prmodes() 574 (void) printf("cs%c ", '5'+(m&CSIZE)/CS6); in pramodes()
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | setmode.c | 42 "-parity", CS8, PARENB|CSIZE, 43 "-evenp", CS8, PARENB|CSIZE, 44 "-oddp", CS8, PARENB|PARODD|CSIZE, 45 "parity", PARENB|CS7, PARODD|CSIZE, 46 "evenp", PARENB|CS7, PARODD|CSIZE, 47 "oddp", PARENB|PARODD|CS7, CSIZE, 52 "cs8", CS8, CSIZE, 53 "cs7", CS7, CSIZE, 54 "cs6", CS6, CSIZE, 55 "cs5", CS5, CSIZE, [all …]
|
/illumos-gate/usr/src/cmd/acct/ |
H A D | acctdef.h | 40 #define CSIZE 10001 macro 46 #define CSIZE 5001 macro
|
H A D | acctcms.c | 57 int csize = CSIZE; 180 if( (tcm = (struct tcms *)calloc(CSIZE, sizeof(struct tcms))) == NULL) { in main() 197 if( (pcm = (struct pcms *)calloc(CSIZE, sizeof(struct pcms))) == NULL) { in main() 457 (csize + CSIZE - 1) * sizeof (struct tcms))) == NULL) { in tenter() 462 memset(&ntcm[csize], 0, CSIZE - 1); in tenter() 466 csize = csize + CSIZE - 1; in tenter() 493 (csize + CSIZE - 1) * sizeof (struct pcms))) == NULL) { in enter() 498 memset(&npcm[csize], 0, CSIZE - 1); in enter() 502 csize = csize + CSIZE - 1; in enter()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | stty.c | 211 { "cs5", SIZE, C_FLAG, 0, CSIZE, CS5 , C("Char size 5") }, 212 { "cs6", SIZE, C_FLAG, 0, CSIZE, CS6 , C("Char size 6") }, 213 { "cs7", SIZE, C_FLAG, 0, CSIZE, CS7 , C("Char size 7") }, 214 { "cs8", SIZE, C_FLAG, 0, CSIZE, CS8 , C("Char size 8") }, 555 if((sp->c_cflag&CSIZE)!=tp->mask) in output() 557 if(flags || (sp->c_cflag&CSIZE) != (tty.c_cflag&CSIZE)) in output() 763 sp->c_cflag &= ~CSIZE; in set()
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | meta.c | 57 PTERMIOS(_prog)->c_cflag &= ~CSIZE; in meta()
|
H A D | wgetch.c | 199 if (((PTERMIOS(_prog)->c_cflag & CSIZE) != CS8) && (*pChar != EOF)) in __m_read_input_char() 220 if ((PTERMIOS(_prog)->c_cflag & CSIZE) != CS8) { in __m_typeahead_read_input_char()
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | meta.c | 54 cur_term->_prog.c_cflag &= ~CSIZE; in meta()
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | bhyve_sol_glue.c | 36 t->c_cflag &= ~(CSIZE|PARENB); in cfmakeraw()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | dumpsubr.c | 1959 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 …]
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | sys_bsd.c | 464 tmp_tc.c_cflag &= ~(CSIZE|PARENB); 468 tmp_tc.c_cflag &= ~(CSIZE|PARENB); 469 tmp_tc.c_cflag |= old_tc.c_cflag & (CSIZE|PARENB);
|
/illumos-gate/usr/src/uts/sun/io/ |
H A D | zs_async.c | 1999 switch (za->za_ttycommon.t_cflag & CSIZE) { in zsa_srint() 2504 if ((za->za_ttycommon.t_cflag & CSIZE) == CS5) { in zsa_start() 3029 switch (za->za_ttycommon.t_cflag & CSIZE) { in zsa_program() 3177 switch (za->za_ttycommon.t_cflag & CSIZE) { in zsa_set_za_rcv_flags_mask() 3371 if (za->za_ttycommon.t_cflag & CSIZE == CS5) printf(" t_cfl:CS5"); in zsa_print_info() 3372 if (za->za_ttycommon.t_cflag & CSIZE == CS6) printf(" t_cfl:CS6"); in zsa_print_info() 3373 if (za->za_ttycommon.t_cflag & CSIZE == CS7) printf(" t_cfl:CS7"); in zsa_print_info() 3374 if (za->za_ttycommon.t_cflag & CSIZE == CS8) printf(" t_cfl:CS8"); in zsa_print_info()
|
/illumos-gate/usr/src/cmd/tip/aculib/ |
H A D | v831.c | 188 cntrl.c_cflag &= ~(CSIZE|PARENB|PARODD); in dialit()
|
/illumos-gate/usr/src/grub/grub-0.97/grub/ |
H A D | asmstub.c | 1145 termios.c_cflag &= ~(CSIZE|PARENB); in serial_hw_init() 1160 termios.c_cflag &= ~CSIZE; in serial_hw_init()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | termios.h | 260 #define CSIZE 0000060 macro
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | ttcompat.c | 1246 (termiosp->c_cflag & (CSIZE|PARENB)) == CS8 && in to_compat() 1254 if ((termiosp->c_cflag & (CSIZE|PARENB)) == CS8 && in to_compat() 1259 if ((termiosp->c_cflag & (CSIZE|PARENB)) == CS8) { in to_compat()
|
H A D | consconfig_dacf.c | 1939 ~(CSIZE | CBAUD | CBAUDEXT | PARODD | PARENB | CSTOPB); in consconfig_setmodes()
|
/illumos-gate/usr/src/cmd/find/ |
H A D | find.c | 89 ACL, AMIN, AND, ATIME, CMIN, CPIO, CSIZE, CTIME, DEPTH, EXEC, F_GROUP, enumerator 564 np->action = CSIZE; in compile() 1065 case CSIZE: in execute()
|
/illumos-gate/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_promif.c | 476 tip->c_cflag = (tip->c_cflag & ~CSIZE) | bitsmap[*w - '5']; in kmdb_parse_mode()
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 1406 (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()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 2198 ((tp->t_cflag & CSIZE) == CS8) && in usbser_rx_massage_data() 3162 pe[3].val.ui = c_flag & CSIZE; in usbser_port_program()
|