Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/sys/
H A Depoll.c27 #if EPOLLIN != POLLIN
28 #error value of EPOLLIN does not match value of POLLIN
/titanic_50/usr/src/uts/common/sys/
H A Depoll.h51 #define EPOLLIN 0x0001 macro