Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h928 extern unsigned IOCTL_EVIOCGUNIQ;
Dsanitizer_platform_limits_posix.cc468 unsigned IOCTL_EVIOCGUNIQ = EVIOCGUNIQ(0); variable