Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h1169 extern unsigned IOCTL_SIOCDELRT;
Dsanitizer_platform_limits_posix.cc641 unsigned IOCTL_SIOCDELRT = SIOCDELRT; variable