Searched refs:EPOLLIN (Results 1 – 2 of 2) sorted by relevance
16 #define EPOLLIN ( __poll_t) 0x00000001 macro
139 ev.events = EPOLLIN; in TEST()