Searched refs:EPOLL_CTL_DEL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ | ||
H A D | epoll.h | 70 #define EPOLL_CTL_DEL 2 macro |
/illumos-gate/usr/src/lib/libc/port/sys/ | ||
H A D | epoll.c | 139 case EPOLL_CTL_DEL: in epoll_ctl() |