Searched defs:EPOLL_CTL_ADD (Results 1 – 6 of 6) sorted by relevance
67 EPOLL_CTL_ADD = 1, /// Add a file descriptor to the interface. enumerator
33 #define EPOLL_CTL_ADD 1 macro
56 #define EPOLL_CTL_ADD global() macro
114 const int EPOLL_CTL_ADD = 1; variable
119 const int EPOLL_CTL_ADD = 1; variable
112 const int EPOLL_CTL_ADD = 1; variable