Searched refs:ONOCR (Results 1 – 5 of 5) sorted by relevance
165 #ifdef ONOCR166 TTYMODE(ONOCR, c_oflag, 74)
250 termio.c_oflag = OPOST | OLCUC | ONLCR | ONOCR; in run_ptest()348 if (!(termio.c_oflag && (OPOST | OLCUC | ONLCR | ONOCR))) { in chk_tty_parms()
83 #define ONOCR 0000020 macro
103 #define ONOCR 0000020 macro
217 #ifdef ONOCR218 {"onocr", ONOCR, MD_OUT},