Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dtty.c89 #define TTYSUP_IFLAG (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK|ISTRIP|INLCR|\ macro
1738 t->c_iflag &= TTYSUP_IFLAG; in tty_generic_ioctl()