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