Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/sys/
H A Depoll.c65 (EPOLLRDHUP | EPOLLONESHOT | EPOLLET | EPOLLWRBAND | EPOLLWRNORM)
156 if (events & EPOLLWRBAND) in epoll_ctl()
/titanic_50/usr/src/uts/common/sys/
H A Depoll.h57 #define EPOLLWRBAND 0x0200 macro
/titanic_50/usr/src/uts/common/io/
H A Ddevpoll.c443 EPOLLWRBAND : 0); in dp_pcache_poll()