Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/sys/
H A Depoll.c35 #if EPOLLOUT != POLLOUT
36 #error value of EPOLLOUT does not match value of POLLOUT
/titanic_50/usr/src/uts/common/sys/
H A Depoll.h53 #define EPOLLOUT 0x0004 macro