Searched refs:IOCTL_TIOCNOTTY (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/ | ||
D | sanitizer_platform_limits_posix.h | 993 extern unsigned IOCTL_TIOCNOTTY; |
D | sanitizer_platform_limits_posix.cc | 523 unsigned IOCTL_TIOCNOTTY = TIOCNOTTY; variable |