Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Depoll.h23 # define EPOLL_CLOEXEC 02000000 macro
/external/kernel-headers/original/uapi/linux/
Deventpoll.h23 #define EPOLL_CLOEXEC O_CLOEXEC macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go350 EPOLL_CLOEXEC = 0x400000 const
Dzerrors_linux_mips64le.go378 EPOLL_CLOEXEC = 0x80000 const
Dzerrors_linux_ppc64.go378 EPOLL_CLOEXEC = 0x80000 const
Dzerrors_linux_arm.go378 EPOLL_CLOEXEC = 0x80000 const
Dzerrors_linux_mips64.go378 EPOLL_CLOEXEC = 0x80000 const
Dzerrors_linux_ppc64le.go378 EPOLL_CLOEXEC = 0x80000 const
Dzerrors_linux_arm64.go378 EPOLL_CLOEXEC = 0x80000 const
Dzerrors_linux_386.go378 EPOLL_CLOEXEC = 0x80000 const
Dzerrors_linux_mips.go378 EPOLL_CLOEXEC = 0x80000 const
Dzerrors_linux_s390x.go378 EPOLL_CLOEXEC = 0x80000 const
Dzerrors_linux_mipsle.go378 EPOLL_CLOEXEC = 0x80000 const
Dzerrors_linux_amd64.go378 EPOLL_CLOEXEC = 0x80000 const