Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h1140 extern unsigned IOCTL_TCSBRK;
Dsanitizer_platform_limits_posix.cc698 unsigned IOCTL_TCSBRK = TCSBRK; variable