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

/freebsd-11.0-release/sys/i386/ibcs2/
H A Dibcs2_termios.h166 #define IBCS2_TOSTOP 0001000 macro
H A Dibcs2_ioctl.c172 if (l & IBCS2_TOSTOP) r |= TOSTOP;
264 if (l & TOSTOP) r |= IBCS2_TOSTOP;

Completed in 43 milliseconds