Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0490/
Dpoc.cpp39 #ifndef _IOC_SIZEBITS
40 # define _IOC_SIZEBITS 14 macro
49 #define _IOC_SIZEMASK ((1 << _IOC_SIZEBITS)-1)
55 #define _IOC_DIRSHIFT (_IOC_SIZESHIFT+_IOC_SIZEBITS)