Home
last modified time | relevance | path

Searched refs:LINUX_INLCR (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/compat/linux/
HDlinux_ioctl.h448 #define LINUX_INLCR 0x0000040 macro
HDlinux_ioctl.c420 lios->c_iflag |= LINUX_INLCR; in bsd_to_linux_termios()
560 if (lios->c_iflag & LINUX_INLCR) in linux_to_bsd_termios()