Home
last modified time | relevance | path

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

/src/sys/compat/linux/
H A Dlinux_ioctl.h561 #define LINUX_TOSTOP 0x00000100 macro
H A Dlinux_ioctl.c481 lios->c_lflag |= LINUX_TOSTOP; in bsd_to_linux_termios()
606 if (lios->c_lflag & LINUX_TOSTOP) in linux_to_bsd_termios()