Searched defs:_IOR (Results 1 – 2 of 2) sorted by relevance
/cts/hostsidetests/security/securityPatch/CVE-2017-0564/ |
D | local_poc.h | 75 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) macro
|
/cts/hostsidetests/security/securityPatch/Bug-34328139/ |
D | local_poc.h | 61 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) macro
|