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

/freebsd-10.2-release/sys/i386/ibcs2/
H A Dibcs2_termios.h100 #define IBCS2_IGNCR 0000200 macro
H A Dibcs2_ioctl.c133 if (l & IBCS2_IGNCR) r |= IGNCR;
227 if (l & IGNCR) r |= IBCS2_IGNCR;

Completed in 102 milliseconds