Searched defs:EPOLL_CLOEXEC (Results 1 – 5 of 5) sorted by relevance
25 EPOLL_CLOEXEC = 02000000 enumerator26 #define EPOLL_CLOEXEC EPOLL_CLOEXEC macro
23 #define EPOLL_CLOEXEC O_CLOEXEC macro