Searched refs:IS_WRITE (Results 1 – 1 of 1) sorted by relevance
74 #define IS_WRITE(e) ((e) & POLLOUT) macro521 if(IS_WRITE(pfds[i].revents)) in process_data_sock()