Searched refs:ONLCR (Results 1 – 10 of 10) sorted by relevance
90 # ifndef ONLCR91 # define ONLCR 0 macro
69 {"oflag:", (OPOST | ONLCR), ONLRET},77 {"oflag:", (OPOST | ONLCR), ONLRET},211 #ifdef ONLCR212 {"onlcr", ONLCR, MD_OUT},
54 (t.c_oflag & OPOST) && (t.c_oflag & ONLCR)) in default_com_err_proc()
81 #define ONLCR 0000004 macro
101 #define ONLCR 0000004 /* Map NL to CR-NL on output. */ macro
100 termio.c_oflag = ONLCR|OPOST; in set_terminal()
267 s_tty_attr.c_oflag &= ~(ONLCR); in main()
98 termflags.c_oflag &= ~ONLCR; in StartSymbolizerSubprocess()
159 TT.termios.c_oflag = OPOST|ONLCR; in termios_init()
91 terminal.c_oflag = ONLCR|OPOST; in reset_term()