Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linux/
Dlinux_ioctl.h533 #define LINUX_HUPCL 0x00000400 macro
Dlinux_ioctl.c483 lios->c_cflag |= LINUX_HUPCL; in bsd_to_linux_termios()
598 if (lios->c_cflag & LINUX_HUPCL) in linux_to_bsd_termios()