Toggle navigation
/
Symbol
File
Text
Line
Symbol: _IO
macro public
Defined...
include/uapi/asm-generic/ioctl.h:85:9-85:51
: #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
usr/include/asm-generic/ioctl.h:83:9-83:51
: #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)