Lines Matching refs:_IOR
57 #define TIOCGPTN _IOR('t', 15, int) /* Get pts number. */
60 #define TIOCGETA _IOR('t', 19, struct termios) /* get termios struct */
65 #define TIOCGETD _IOR('t', 26, int) /* get line discipline */
69 #define TIOCGDRAINWAIT _IOR('t', 86, int) /* get ttywait timeout */
73 #define TIOCTIMESTAMP _IOR('t', 89, struct timeval) /* enable/get timestamp
75 #define TIOCMGDTRWAIT _IOR('t', 90, int) /* modem: get wait on close */
84 #define TIOCGSID _IOR('t', 99, int) /* get session id */
90 #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */
92 #define TIOCMGET _IOR('t', 106, int) /* get all modem bits */
121 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
124 #define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */