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

/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_termios.h111 #define IBCS2_ONLCR 0000004 macro
H A Dibcs2_ioctl.c143 if (l & IBCS2_ONLCR) r |= ONLCR;
237 if (l & ONLCR) r |= IBCS2_ONLCR;

Completed in 40 milliseconds