Home
last modified time | relevance | path

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

/freebsd-head/sys/compat/linux/
HDlinux_ioctl.h450 #define LINUX_BRKINT 0x0000002 macro
HDlinux_ioctl.c401 lios->c_iflag |= LINUX_BRKINT; in bsd_to_linux_termios()
519 if (lios->c_iflag & LINUX_BRKINT) in linux_to_bsd_termios()