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

/freebsd-10.2-release/sys/i386/ibcs2/
H A Dibcs2_termios.h103 #define IBCS2_IXON 0002000 macro
H A Dibcs2_ioctl.c135 if (l & IBCS2_IXON) r |= IXON;
229 if (l & IXON) r |= IBCS2_IXON;

Completed in 120 milliseconds