Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/sys/
H A Depoll.c52 #if EPOLLHUP != POLLHUP
53 #error value of EPOLLHUP does not match value of POLLHUP
/illumos-gate/usr/src/uts/common/sys/
H A Depoll.h61 #define EPOLLHUP 0x0010 macro