Home
last modified time | relevance | path

Searched refs:EPOLLWRBAND (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/sys/
H A Depoll.c66 (EPOLLRDHUP | EPOLLONESHOT | EPOLLET | EPOLLWRBAND | EPOLLWRNORM)
178 if (events & EPOLLWRBAND) in epoll_ctl()
/illumos-gate/usr/src/uts/common/sys/
H A Depoll.h58 #define EPOLLWRBAND 0x0200 macro
/illumos-gate/usr/src/uts/common/io/
H A Ddevpoll.c505 EPOLLWRBAND : 0); in dp_pcache_poll()