Home
last modified time | relevance | path

Searched refs:EPOLLHUP (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libc/port/sys/
H A Depoll.c51 #if EPOLLHUP != POLLHUP
52 #error value of EPOLLHUP does not match value of POLLHUP
/titanic_50/usr/src/uts/common/sys/
H A Depoll.h60 #define EPOLLHUP 0x0010 macro