Searched refs:IBCS2_INPCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/i386/ibcs2/
H A Dibcs2_termios.h97 #define IBCS2_INPCK 0000020 macro
H A Dibcs2_ioctl.c130 if (l & IBCS2_INPCK) r |= INPCK;
224 if (l & INPCK) r |= IBCS2_INPCK;

Completed in 116 milliseconds