ONLCR
ip->t.c_oflag |= ONLCR;
ip->t.c_oflag &= ~ONLCR;
{ "onlcr", ONLCR, 0 },
{ "-onlcr", 0, ONLCR },
put("-onlcr", ONLCR, 1);
#ifndef ONLCR /* Allows compilation under the QNX 4.2 OS */
buf.c_oflag &= (unsigned) ~(ONLCR);
#ifdef ONLCR
{"onlcr", ONLCR, MD_OUT},
{"oflag:", (OPOST | ONLCR), ONLRET},
{"oflag:", (OPOST | ONLCR), ONLRET},
# ifndef ONLCR
cr = (ttybuf.c_oflag & ONLCR) && (ttybuf.c_oflag & OPOST) ?
tmode.c_oflag |= ONLCR;
SET(oflag, ONLCR|OPOST);
CLR(oflag, ONLCR);
t.c_oflag |= (ONLCR | OPOST);
t.c_oflag |= (ONLCR | OPOST);
if (c == '\n' && ISSET(tp->t_oflag, ONLCR)) {
#define TTYDEF_OFLAG (OPOST | ONLCR)
s.c_oflag |= (TAB3 | OPOST | ONLCR);
TTYMODE(ONLCR, c_oflag, 72)
tmp_tc.c_oflag |= ONLCR;
tmp_tc.c_oflag &= ~ONLCR;
#ifdef ONLCR
| ONLCR
#ifdef ONLCR
tty_settings->c_oflag |= ONLCR;
#ifdef ONLCR
tty_settings->c_oflag &= ~((unsigned) ONLCR);
old_settings->c_oflag & (TAB3 | ONLCR | OCRNL | ONLRET)) {
old_settings->c_oflag &= (TAB3 | ONLCR | OCRNL | ONLRET);
tio.c_oflag = OPOST|ONLCR;
tio.c_oflag &= ~(OPOST|ONLCR|OCRNL|ONLRET);
clp->ex_enter.c_oflag |= ONLCR | OPOST;
ip->t.c_oflag |= ONLCR;
ip->t.c_oflag &= ~ONLCR;
{ "onlcr", ONLCR, 0 },
{ "-onlcr", 0, ONLCR },
ip->t.c_oflag |= ONLCR;
ip->t.c_oflag &= ~ONLCR;
{ "onlcr", ONLCR, 0 },
{ "-onlcr", 0, ONLCR },