Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h988 extern unsigned IOCTL_TIOCGWINSZ;
Dsanitizer_platform_limits_posix.cc518 unsigned IOCTL_TIOCGWINSZ = TIOCGWINSZ; variable