Home
last modified time | relevance | path

Searched defs:IOC_NONE (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/bin/input/
Dlinux_ioctl.py37 IOC_NONE = 0 variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_freebsd.h406 #define IOC_NONE 1U macro
412 #define IOC_NONE 0U macro
Dsanitizer_platform_limits_posix.h896 #define IOC_NONE 1U macro
902 #define IOC_NONE 0U macro
Dsanitizer_platform_limits_solaris.h386 #define IOC_NONE 2U // IOC_VOID macro
Dsanitizer_platform_limits_netbsd.h530 #define IOC_NONE 0U macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h845 #define IOC_NONE 1U macro
851 #define IOC_NONE 0U macro
/external/python/cpython2/Lib/plat-sunos5/
DIN.py1187 IOC_NONE = DATAMODEL_NONE variable