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