. */ // ------------------------------------------------------------------------ // ! IOCTL constants // ------------------------------------------------------------------------ public const TIOCGWINSZ = 0x5413; }