Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/sys/
H A Depoll.c48 #if EPOLLERR != POLLERR
49 #error value of EPOLLERR does not match value of POLLERR
/illumos-gate/usr/src/uts/common/sys/
H A Depoll.h60 #define EPOLLERR 0x0008 macro