TIOCGETA
return (_ioctl(fd, TIOCGETA, t));
# define tcgetattr(f, t) ioctl(f, TIOCGETA, (char *)t)
case TIOCGETA:
case TIOCGETA:
case TIOCGETA: { /* get termios struct */
# define tcgetattr(f, t) ioctl(f, TIOCGETA, (char *)t)