Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/inotify_init/
Dinotify_init1_01.c66 #define IN_CLOEXEC O_CLOEXEC macro
/external/kernel-headers/original/uapi/linux/
Dinotify.h72 #define IN_CLOEXEC O_CLOEXEC macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go562 IN_CLOEXEC = 0x400000 const
Dzerrors_linux_mipsle.go693 IN_CLOEXEC = 0x80000 const
Dzerrors_linux_s390x.go693 IN_CLOEXEC = 0x80000 const
Dzerrors_linux_arm.go693 IN_CLOEXEC = 0x80000 const
Dzerrors_linux_ppc64le.go693 IN_CLOEXEC = 0x80000 const
Dzerrors_linux_mips64.go693 IN_CLOEXEC = 0x80000 const
Dzerrors_linux_ppc64.go693 IN_CLOEXEC = 0x80000 const
Dzerrors_linux_amd64.go694 IN_CLOEXEC = 0x80000 const
Dzerrors_linux_mips64le.go693 IN_CLOEXEC = 0x80000 const
Dzerrors_linux_386.go694 IN_CLOEXEC = 0x80000 const
Dzerrors_linux_mips.go693 IN_CLOEXEC = 0x80000 const
Dzerrors_linux_arm64.go696 IN_CLOEXEC = 0x80000 const