Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h1144 extern unsigned IOCTL_BLKGETSIZE;
H A Dsanitizer_platform_limits_posix.cpp616 unsigned IOCTL_BLKGETSIZE = BLKGETSIZE; variable