Searched refs:epoll (Results 1 – 11 of 11) sorted by relevance
132 dvpoll_epollfd_t epoll[2]; in epoll_ctl() local136 epoll[i].dpep_pollfd.fd = fd; in epoll_ctl()153 epoll[i++].dpep_pollfd.events = POLLREMOVE; in epoll_ctl()154 epoll[i].dpep_pollfd.fd = fd; in epoll_ctl()181 epoll[i].dpep_data = event->data.u64; in epoll_ctl()189 epoll[i].dpep_pollfd.events = ev; in epoll_ctl()191 res = write(epfd, epoll, sizeof (epoll[0]) * (i + 1)); in epoll_ctl()
15 file path=usr/share/man/man7/epoll.7
860 file path=usr/include/sys/epoll.h
255 epoll_event_t *epoll; in dp_pcache_poll() local267 epoll = (epoll_event_t *)dpbuf; in dp_pcache_poll()270 epoll = NULL; in dp_pcache_poll()478 } else if (epoll != NULL) { in dp_pcache_poll()479 epoll_event_t *ep = &epoll[fdcnt]; in dp_pcache_poll()481 ASSERT(epoll != NULL); in dp_pcache_poll()
49 epoll.7 \
917 epoll.o \
947 epoll.o \
907 epoll.o \
970 epoll.o \
228 epoll.h \
455 SYMBOL_VERSION ILLUMOS_0.15 { # epoll(3C)