#ifndef _LINUX_TIOCL_H
#define _LINUX_TIOCL_H
#define TIOCL_SETSEL …
#define TIOCL_SELCHAR …
#define TIOCL_SELWORD …
#define TIOCL_SELLINE …
#define TIOCL_SELPOINTER …
#define TIOCL_SELCLEAR …
#define TIOCL_SELMOUSEREPORT …
#define TIOCL_SELBUTTONMASK …
struct tiocl_selection { … };
#define TIOCL_PASTESEL …
#define TIOCL_UNBLANKSCREEN …
#define TIOCL_SELLOADLUT …
#define TIOCL_GETSHIFTSTATE …
#define TIOCL_GETMOUSEREPORTING …
#define TIOCL_SETVESABLANK …
#define TIOCL_SETKMSGREDIRECT …
#define TIOCL_GETFGCONSOLE …
#define TIOCL_SCROLLCONSOLE …
#define TIOCL_BLANKSCREEN …
#define TIOCL_BLANKEDSCREEN …
#define TIOCL_GETKMSGREDIRECT …
#endif