Searched refs:OCRNL (Results 1 – 14 of 14) sorted by relevance
81 driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttynull_init()
76 #define OCRNL 0000010 macro
92 #define OCRNL 0000010 macro
84 #define OCRNL 0000010 macro
88 #define OCRNL 0000010 macro
83 #define OCRNL 0000010 macro
99 #define OCRNL 0000010 macro
89 #define OCRNL 0000010 macro
103 #define OCRNL 0000010 macro
90 #define OCRNL 0000010 macro
96 #define OCRNL 0000010 macro
206 ttyprintk_driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttyprintk_init()
113 #define OCRNL 0x00000008 macro
124 #define O_OCRNL(tty) _O_FLAG((tty), OCRNL)