Searched refs:ONOCR (Results 1 – 15 of 15) sorted by relevance
249 termio.c_oflag = OPOST | OLCUC | ONLCR | ONOCR; in run_ptest()347 if (!(termio.c_oflag && (OPOST | OLCUC | ONLCR | ONOCR))) { in chk_tty_parms()
50 #define ONOCR 0000020 macro
51 #define ONOCR 0000020 macro
52 #define ONOCR 0000020 macro
47 C(ONOCR) in f()
459 #ifdef ONOCR460 {"ONOCR", ONOCR},
102 { "onlcr", ONLCR }, { "onocr", ONOCR }, { "onlret", ONLRET },