Home
last modified time | relevance | path

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

/src/sys/compat/linux/
H A Dlinux_ioctl.h458 #define LINUX_INPCK 0x0000010 macro
H A Dlinux_ioctl.c420 lios->c_iflag |= LINUX_INPCK; in bsd_to_linux_termios()
546 if (lios->c_iflag & LINUX_INPCK) in linux_to_bsd_termios()