IBCS2_TIOC        181 compat/ibcs2/ibcs2_termios.h #define IBCS2_TCGETA  		(IBCS2_TIOC|1)
IBCS2_TIOC        182 compat/ibcs2/ibcs2_termios.h #define IBCS2_TCSETA  		(IBCS2_TIOC|2)
IBCS2_TIOC        183 compat/ibcs2/ibcs2_termios.h #define IBCS2_TCSETAW 		(IBCS2_TIOC|3)
IBCS2_TIOC        184 compat/ibcs2/ibcs2_termios.h #define IBCS2_TCSETAF 		(IBCS2_TIOC|4)
IBCS2_TIOC        185 compat/ibcs2/ibcs2_termios.h #define IBCS2_TCSBRK  		(IBCS2_TIOC|5)
IBCS2_TIOC        186 compat/ibcs2/ibcs2_termios.h #define IBCS2_TCXONC  		(IBCS2_TIOC|6)
IBCS2_TIOC        187 compat/ibcs2/ibcs2_termios.h #define IBCS2_TCFLSH  		(IBCS2_TIOC|7)
IBCS2_TIOC        189 compat/ibcs2/ibcs2_termios.h #define IBCS2_TCGETSC		(IBCS2_TIOC|34)
IBCS2_TIOC        190 compat/ibcs2/ibcs2_termios.h #define IBCS2_TCSETSC		(IBCS2_TIOC|35)
IBCS2_TIOC        192 compat/ibcs2/ibcs2_termios.h #define IBCS2_TIOCSWINSZ	(IBCS2_TIOC|103)
IBCS2_TIOC        193 compat/ibcs2/ibcs2_termios.h #define IBCS2_TIOCGWINSZ	(IBCS2_TIOC|104)
IBCS2_TIOC        194 compat/ibcs2/ibcs2_termios.h #define IBCS2_TIOCSPGRP		(IBCS2_TIOC|118)
IBCS2_TIOC        195 compat/ibcs2/ibcs2_termios.h #define IBCS2_TIOCGPGRP		(IBCS2_TIOC|119)