Home
last modified time | relevance | path

Searched defs:IOCTL_FS_IOC_SETFLAGS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc835 unsigned IOCTL_FS_IOC_SETFLAGS = FS_IOC_SETFLAGS; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp849 unsigned IOCTL_FS_IOC_SETFLAGS = _IOW('f', 2, long); variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc876 unsigned IOCTL_FS_IOC_SETFLAGS = FS_IOC_SETFLAGS; variable