Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linux/
HDlinux_ioctl.h457 #define LINUX_ICRNL 0x0000100 macro
HDlinux_ioctl.c410 lios->c_iflag |= LINUX_ICRNL; in bsd_to_linux_termios()
526 if (lios->c_iflag & LINUX_ICRNL) in linux_to_bsd_termios()