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

/freebsd-10.3-release/sys/i386/ibcs2/
H A Dibcs2_termios.h109 #define IBCS2_OPOST 0000001 macro
H A Dibcs2_ioctl.c142 if (l & IBCS2_OPOST) r |= OPOST;
236 if (l & OPOST) r |= IBCS2_OPOST;

Completed in 31 milliseconds