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

/freebsd-11.0-release/sys/i386/ibcs2/
H A Dibcs2_termios.h99 #define IBCS2_INLCR 0000100 macro
H A Dibcs2_ioctl.c132 if (l & IBCS2_INLCR) r |= INLCR;
226 if (l & INLCR) r |= IBCS2_INLCR;

Completed in 53 milliseconds