Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h1403 extern unsigned IOCTL_FS_IOC_GETFLAGS;
Dsanitizer_platform_limits_posix.cpp888 unsigned IOCTL_FS_IOC_GETFLAGS = _IOR('f', 1, long); variable