CREAD
{ "cread", CREAD, 0 },
{ "-cread", 0, CREAD },
put("-cread", CREAD, 1);
#ifdef CREAD
{"cread", CREAD, MD_CTL},
int zs_def_cflag = (CREAD | CS8 | HUPCL);
((TTYDEF_CFLAG & ~(CSIZE | PARENB))|CREAD | CS8 | HUPCL))) {
t.c_cflag = CREAD | CS8 | HUPCL;
int zs_def_cflag = (CREAD | CS8 | HUPCL);
| (ISSET(t->c_cflag, CREAD) ? CD1400_CCR_RCVEN : CD1400_CCR_RCVDIS);
ret = CREAD(sc, queue_size);
vq->vq_notify_off = CREAD(sc, queue_notify_off);
return CREAD(sc, device_status);
while (CREAD(sc, device_status) != 0) {
old = CREAD(sc, device_status);
host = CREAD(sc, device_feature);
host |= (uint64_t)CREAD(sc, device_feature) << 32;
if ((CREAD(sc, device_status) &
if (!ISSET(tp->t_cflag, CREAD))
#define TTYDEF_CFLAG (CREAD | CS8 | HUPCL)
tio.c_cflag |= CREAD|CS8|CLOCAL;
tty_settings->c_cflag |= (CS8 | CREAD);
tio.c_cflag = CREAD|CS8|HUPCL;
{ "cread", CREAD, 0 },
{ "-cread", 0, CREAD },
{ "cread", CREAD, 0 },
{ "-cread", 0, CREAD },
tios.c_cflag |= CS8 | CREAD | HUPCL;
tios.c_cflag |= CS8 | CREAD;
(CS7 | CREAD | CLOCAL | HUPCL), /* Thinking Mouse */
SetMouseSpeed(1200, (CS7 | CREAD | CLOCAL | HUPCL));
SetMouseSpeed(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 */