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

/freebsd-10.2-release/sys/i386/ibcs2/
H A Dibcs2_termios.h98 #define IBCS2_ISTRIP 0000040 macro
H A Dibcs2_ioctl.c131 if (l & IBCS2_ISTRIP) r |= ISTRIP;
225 if (l & ISTRIP) r |= IBCS2_ISTRIP;

Completed in 98 milliseconds