Searched refs:OCRNL (Results 1 – 10 of 10) sorted by relevance
84 #define OCRNL 0000010 macro
88 #define OCRNL 0000010 macro
92 #define OCRNL 0000010 macro
83 #define OCRNL 0000010 macro
99 #define OCRNL 0000010 macro
103 #define OCRNL 0000010 macro
193 ttyprintk_driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttyprintk_init()
113 #define OCRNL 0x00000008 macro
148 #define O_OCRNL(tty) _O_FLAG((tty), OCRNL)