Searched refs:EPOLL_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
12 #define EPOLL_CLOEXEC O_CLOEXEC macro
165 fd = epoll_create1(EPOLL_CLOEXEC); in TEST()