Home
last modified time | relevance | path

Searched refs:_IOC_NONE (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0490/
Dpoc.cpp57 #ifndef _IOC_NONE
58 # define _IOC_NONE 0U macro
80 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)