Searched defs:SLAP_EVENT_CLR_WRITE (Results 1 – 1 of 1) sorted by relevance
324 # define SLAP_EVENT_CLR_WRITE(i) do {} while (0) macro477 # define SLAP_EVENT_CLR_WRITE(i) SLAP_EPOLL_EVENT_CLR((i), EPOLLOUT) macro644 # define SLAP_EVENT_CLR_WRITE(i) SLAP_DEVPOLL_EVENT_CLR((i), POLLOUT) macro764 # define SLAP_EVENT_CLR_WRITE(fd) rflags[fd] &= ~SD_WRITE macro888 # define SLAP_EVENT_CLR_WRITE(fd) FD_CLR((fd), &writefds) macro