Searched refs:EPOLL_CLOEXEC (Results 1 – 7 of 7) sorted by relevance
25 EPOLL_CLOEXEC = 02000000 enumerator26 #define EPOLL_CLOEXEC EPOLL_CLOEXEC macro
25 EPOLL_CLOEXEC = 0x400000 enumerator26 #define EPOLL_CLOEXEC EPOLL_CLOEXEC macro
25 EPOLL_CLOEXEC = 010000000 enumerator26 #define EPOLL_CLOEXEC EPOLL_CLOEXEC macro
157 fails |= test_wrp (EINVAL, epoll_create1, EPOLL_CLOEXEC + 1); in do_test()
Completed in 5 milliseconds