Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h1003 extern unsigned IOCTL_BLKGETSIZE;
Dsanitizer_platform_limits_posix.cc554 unsigned IOCTL_BLKGETSIZE = BLKGETSIZE; variable