Home
last modified time | relevance | path

Searched refs:EPOLL_CLOEXEC (Results 1 – 7 of 7) sorted by relevance

/sysdeps/unix/sysv/linux/bits/
A Depoll.h25 EPOLL_CLOEXEC = 02000000 enumerator
26 #define EPOLL_CLOEXEC EPOLL_CLOEXEC macro
/sysdeps/unix/sysv/linux/mips/bits/
A Depoll.h25 EPOLL_CLOEXEC = 02000000 enumerator
26 #define EPOLL_CLOEXEC EPOLL_CLOEXEC macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Depoll.h25 EPOLL_CLOEXEC = 0x400000 enumerator
26 #define EPOLL_CLOEXEC EPOLL_CLOEXEC macro
/sysdeps/unix/sysv/linux/alpha/bits/
A Depoll.h25 EPOLL_CLOEXEC = 010000000 enumerator
26 #define EPOLL_CLOEXEC EPOLL_CLOEXEC macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Depoll.h25 EPOLL_CLOEXEC = 010000000 enumerator
26 #define EPOLL_CLOEXEC EPOLL_CLOEXEC macro
/sysdeps/unix/sysv/linux/x86/bits/
A Depoll.h25 EPOLL_CLOEXEC = 02000000 enumerator
26 #define EPOLL_CLOEXEC EPOLL_CLOEXEC macro
/sysdeps/unix/sysv/linux/
A Dtest-errno-linux.c157 fails |= test_wrp (EINVAL, epoll_create1, EPOLL_CLOEXEC + 1); in do_test()

Completed in 5 milliseconds