Lines Matching defs:_VKI_IO
537 #define _VKI_IO(type,nr) _VKI_IOC(_VKI_IOC_NONE,(type),(nr),0)
552 //#define VKI_FIOCLEX _VKI_IO('f', 1)
553 //#define VKI_FIONCLEX _VKI_IO('f', 2)
576 #define VKI_TCSBRK _VKI_IO('t', 29)
577 #define VKI_TCXONC _VKI_IO('t', 30)
578 #define VKI_TCFLSH _VKI_IO('t', 31)
582 //#define VKI_TIOCSTART _VKI_IO('t', 110) /* start output, like ^Q */
583 //#define VKI_TIOCSTOP _VKI_IO('t', 111) /* stop output, like ^S */