Home
last modified time | relevance | path

Searched defs:_IOR (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/security/securityPatch/CVE-2017-0564/
Dlocal_poc.h75 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) macro
/cts/hostsidetests/security/securityPatch/Bug-34328139/
Dlocal_poc.h61 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) macro