Searched refs:POLLONESHOT (Results 1 – 3 of 3) sorted by relevance
83 #define POLLONESHOT 0x1000 /* /dev/poll should one-shot this fd */ macro
173 ev |= POLLONESHOT; in epoll_ctl()
410 if (pdp->pd_events == POLLONESHOT) { in dp_pcache_poll()553 if (pdp->pd_events & POLLONESHOT) { in dp_pcache_poll()562 pdp->pd_events = POLLONESHOT; in dp_pcache_poll()