Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h453 #define LINUX_INPCK 0x0000010 macro
H A Dlinux_ioctl.c407 lios->c_iflag |= LINUX_INPCK; in bsd_to_linux_termios()
523 if (lios->c_iflag & LINUX_INPCK) in linux_to_bsd_termios()