Home
last modified time | relevance | path

Searched refs:EPOLLRDHUP (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)
144 if (events & EPOLLRDHUP) in epoll_ctl()
/titanic_50/usr/src/uts/common/sys/
H A Depoll.h61 #define EPOLLRDHUP 0x2000 macro
/titanic_50/usr/src/uts/common/io/
H A Ddevpoll.c441 EPOLLRDHUP : 0) | in dp_pcache_poll()