Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h984 extern unsigned IOCTL_TIOCCONS;
Dsanitizer_platform_limits_posix.cc514 unsigned IOCTL_TIOCCONS = TIOCCONS; variable