Home
last modified time | relevance | path

Searched defs:IN_ACCESS (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dinotify.h30 #define IN_ACCESS 0x00000001 /* File was accessed */ macro
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h27 #define IN_ACCESS 0x00000001 /* File was accessed */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go548 IN_ACCESS = 0x1 const
Dzerrors_linux_mips64le.go679 IN_ACCESS = 0x1 const
Dzerrors_linux_ppc64.go679 IN_ACCESS = 0x1 const
Dzerrors_linux_arm.go679 IN_ACCESS = 0x1 const
Dzerrors_linux_mips64.go679 IN_ACCESS = 0x1 const
Dzerrors_linux_ppc64le.go679 IN_ACCESS = 0x1 const
Dzerrors_linux_arm64.go682 IN_ACCESS = 0x1 const
Dzerrors_linux_386.go680 IN_ACCESS = 0x1 const
Dzerrors_linux_mips.go679 IN_ACCESS = 0x1 const
Dzerrors_linux_s390x.go679 IN_ACCESS = 0x1 const
Dzerrors_linux_mipsle.go679 IN_ACCESS = 0x1 const
Dzerrors_linux_amd64.go680 IN_ACCESS = 0x1 const