Searched refs:SLAP_EPOLL_SOCK_CLR (Results 1 – 1 of 1) sorted by relevance
407 # define SLAP_EPOLL_SOCK_CLR(t,s, mode) do { \ macro418 # define SLAP_SOCK_CLR_READ(t,s) SLAP_EPOLL_SOCK_CLR(t,(s), EPOLLIN)419 # define SLAP_SOCK_CLR_WRITE(t,s) SLAP_EPOLL_SOCK_CLR(t,(s), EPOLLOUT)