Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h933 extern unsigned IOCTL_FIOASYNC;
Dsanitizer_platform_limits_posix.cc483 unsigned IOCTL_FIOASYNC = FIOASYNC; variable