Home
last modified time | relevance | path

Searched refs:OCRNL (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/asm-generic/
H A Dtermbits-common.h22 #define OCRNL 0x08 macro
/openbmc/linux/drivers/tty/
H A Dttynull.c81 driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttynull_init()
/openbmc/linux/drivers/char/
H A Dttyprintk.c200 ttyprintk_driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttyprintk_init()
/openbmc/linux/include/linux/
H A Dtty.h77 #define O_OCRNL(tty) _O_FLAG((tty), OCRNL)
/openbmc/qemu/linux-user/
H A Dstrace.c1391 FLAG_TARGET(OCRNL),
H A Dsyscall.c5710 { TARGET_OCRNL, TARGET_OCRNL, OCRNL, OCRNL },