Searched refs:POLLREMOVE (Results 1 – 4 of 4) sorted by relevance
123 ev = POLLREMOVE; in epoll_ctl()131 epoll[i++].dpep_pollfd.events = POLLREMOVE; in epoll_ctl()
82 #define POLLREMOVE 0x0800 /* remove cached /dev/poll fd */ macro
210 fd.events = POLLREMOVE; in clear_fd()
763 if (pfdp->events != POLLREMOVE) { in dpwrite()