Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h768 #define IOC_READ 2U macro
774 #define IOC_READ 2U macro
Dsanitizer_common_interceptors_ioctl.inc538 case IOC_READ | IOC_WRITE:
541 case IOC_READ:
Dsanitizer_platform_limits_posix.cc904 COMPILER_CHECK(IOC_READ == _IOC_READ);