Searched defs:IOC_DIRSHIFT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h426 #define IOC_DIRSHIFT (IOC_SIZESHIFT + IOC_SIZEBITS) macro
H A Dsanitizer_platform_limits_solaris.h396 #define IOC_DIRSHIFT (IOC_SIZESHIFT + IOC_SIZEBITS) macro
H A Dsanitizer_platform_limits_netbsd.h547 #define IOC_DIRSHIFT (IOC_SIZESHIFT + IOC_SIZEBITS) macro
H A Dsanitizer_platform_limits_posix.h912 #define IOC_DIRSHIFT (IOC_SIZESHIFT + IOC_SIZEBITS) macro

Completed in 127 milliseconds