Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h455 #define LINUX_BRKINT 0x0000002 macro
H A Dlinux_ioctl.c414 lios->c_iflag |= LINUX_BRKINT; in bsd_to_linux_termios()
540 if (lios->c_iflag & LINUX_BRKINT) in linux_to_bsd_termios()