Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/sys/
H A Depoll.c40 #if EPOLLRDNORM != POLLRDNORM
41 #error value of EPOLLRDNORM does not match value of POLLRDNORM
/illumos-gate/usr/src/uts/common/sys/
H A Depoll.h55 #define EPOLLRDNORM 0x0040 macro