Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h899 extern unsigned IOCTL_TIOCMGET;
Dsanitizer_platform_limits_posix.cc438 unsigned IOCTL_TIOCMGET = TIOCMGET; variable