CREAD
{ "cread", CREAD },
put("-cread", CREAD, 1);
#ifdef CREAD
{"cread", CREAD, MD_CTL},
cflag = CREAD;
tty.c_cflag = CREAD | CS8 | cflag;
cs->cs_defcflag = CREAD | CS8 | HUPCL;
int zs_def_cflag = (CREAD | CS8 | HUPCL);
tp->t_cflag = CLOCAL | CREAD | CS8;
int zs_def_cflag = (CREAD | CS8 | HUPCL);
int zs_def_cflag = (CREAD | CS8 | HUPCL);
comcnattach(iot, iobase, 9600, 1843200, COM_TYPE_NORMAL, (CREAD | CS8));
int zs_def_cflag = (CREAD | CS8 | HUPCL);
int zs_def_cflag = (CREAD | CS8 | HUPCL);
int zs_def_cflag = (CREAD | CS8 | HUPCL);
int zs_def_cflag = (CREAD | CS8 | HUPCL);
int zs_def_cflag = (CREAD | CS8 | HUPCL);
int zs_def_cflag = (CREAD | CS8 | HUPCL);
t.c_cflag = (CREAD | CS8 | HUPCL | CLOCAL);
int zs_def_cflag = (CREAD | CS8 | HUPCL);
COM_TYPE_NORMAL, (CLOCAL | CREAD | CS8));
COM_TYPE_NORMAL, (CLOCAL | CREAD | CS8));
int zs_def_cflag = (CREAD | CS8 | HUPCL);
kma.kmta_cflag = (CREAD | CS8 | HUPCL);
t.c_cflag = CREAD | CS8 | HUPCL;
int zs_def_cflag = (CREAD | CS8 | HUPCL);
int zs_def_cflag = (CREAD | CS8 | HUPCL);
int zs_def_cflag = (CREAD | CS8 | HUPCL);
int zs_def_cflag = (CREAD | CS8 | HUPCL);
int zscn_def_cflag = (CREAD | CS8 | HUPCL);
bts->c_cflag |= cvtto_bsd_mask(lt->c_cflag, LINUX_CREAD, CREAD);
lt->c_cflag |= cvtto_linux_mask(bts->c_cflag, CREAD, LINUX_CREAD);
bts->c_cflag |= cvtto_bsd_mask(lts->c_cflag, LINUX_CREAD, CREAD);
lts->c_cflag |= cvtto_linux_mask(bts->c_cflag, CREAD, LINUX_CREAD);
r |= ((l & 0x00000080) ? CREAD : 0);
r |= ((l & CREAD) ? 0x00000080 : 0);
r |= ((l & 0x00000080) ? CREAD : 0);
r |= ((l & CREAD) ? 0x00000080 : 0);
r |= ((l & 0x00000080) ? CREAD : 0);
r |= ((l & CREAD) ? 0x00000080 : 0);
| (ISSET(t->c_cflag, CREAD) ? CD1400_CCR_RCVEN : CD1400_CCR_RCVDIS);
xmm7360_tty_driver->init_termios.c_cflag = B115200 | CS8 | CREAD | \
SET(tp->t_cflag, CS8 | CREAD | HUPCL | CLOCAL);
#define CFLAG (PARENB|CREAD|CS7|CLOCAL)
if (!ISSET(tp->t_cflag, CREAD))
#define TTYDEF_CFLAG (CREAD | CS8 | HUPCL)
mode.c_cflag |= (CS8 | CREAD);
tty.c_cflag = CREAD | CS8 | cflag;
{ "cread", CREAD, 0 },
{ "-cread", 0, CREAD },
setmousespeed(1200, 1200, (CS7 | CREAD | CLOCAL | HUPCL));
setmousespeed(1200, 1200, (CS7 | CREAD | CLOCAL | HUPCL));
(CS7 | CREAD | CLOCAL | HUPCL ), /* MicroSoft */
(CS8 | CSTOPB | CREAD | CLOCAL | HUPCL ), /* MouseSystems */
(CS8 | CSTOPB | CREAD | CLOCAL | HUPCL ), /* Logitech */
(CS8 | PARENB | PARODD | CREAD | CLOCAL | HUPCL ), /* MMSeries */
(CS7 | CREAD | CLOCAL | HUPCL ), /* MouseMan */
(CS8 | CREAD | CLOCAL | HUPCL ), /* MM HitTablet */
(CS7 | CREAD | CLOCAL | HUPCL ), /* GlidePoint */
(CS7 | CREAD | CLOCAL | HUPCL ), /* IntelliMouse */
(CS7 | CREAD | CLOCAL | HUPCL ), /* Thinking Mouse */
(CS8 | CSTOPB | CREAD | CLOCAL | HUPCL ), /* sysmouse */
(CS7 | CREAD | CLOCAL | HUPCL ), /* X10 MouseRemote */
(CS8 | PARENB | PARODD | CREAD | CLOCAL | HUPCL ), /* kidspad etc. */
(CS8 | CREAD | CLOCAL | HUPCL ), /* VersaPad */
(CS8 | CSTOPB | CREAD | CLOCAL | HUPCL ), /* Mariqua */