Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h1011 extern unsigned IOCTL_EVIOCGKEY;
Dsanitizer_platform_limits_posix.cc542 unsigned IOCTL_EVIOCGKEY = EVIOCGKEY(0); variable