Searched refs:ONLCR (Results 1 – 6 of 6) sorted by relevance
191 #ifndef ONLCR192 # define ONLCR 0 macro399 #if ONLCR400 MI_ENTRY("onlcr", output, SANE_SET | REV, ONLCR, 0 )563 #if ONLCR564 MI_ENTRY("onlcr", output, SANE_SET | REV, ONLCR, 0 )1145 mode->c_oflag = (mode->c_oflag | ONLCR) & ~OCRNL & ~ONLRET; in set_mode()1148 if (ONLCR) mode->c_oflag = mode->c_oflag & ~ONLCR; in set_mode()
355 newterm->c_oflag &= ~(ONLCR); in get_termios_and_make_raw()
316 G.tty_attrs.c_oflag = OPOST | ONLCR; in init_tty_attrs()
352 termchild.c_oflag |= ONLCR | XTABS; in start_shell_in_child()
549 termbuf.c_oflag |= ONLCR | XTABS; in make_new_session()
380 tty.c_oflag = OPOST | ONLCR; in set_sane_term()