Searched refs:SSF_WRITE (Results 1 – 1 of 1) sorted by relevance
85 #define SSF_WRITE 0x02 macro268 ((pfd->revents & POLLOUT) ? SSF_WRITE : 0) | in cm_get_ssflags()335 (FD_ISSET(fd, &selstate->wfds) ? SSF_WRITE : 0) | in cm_get_ssflags()