Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h1145 extern unsigned IOCTL_TCSETS;
Dsanitizer_platform_limits_posix.cc703 unsigned IOCTL_TCSETS = TCSETS; variable