Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h995 extern unsigned IOCTL_TIOCOUTQ;
Dsanitizer_platform_limits_posix.cc525 unsigned IOCTL_TIOCOUTQ = TIOCOUTQ; variable