TIOCGETD
# define TIOCGETD _IOR( 't', 0, int )
# undef TIOCGETD
# define TIOCGETD _IOR('t', 0, int) /* get line discipline */
#define TIOCGETD _IOR('t', 26, int) /* get line discipline (deprecated) */