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