Searched refs:ARES_GETSOCK_WRITABLE (Results 1 – 3 of 3) sorted by relevance
66 bitmap |= ARES_GETSOCK_WRITABLE(setbits, sockindex); in ares_getsock()
202 #define ARES_GETSOCK_WRITABLE(bits,num) (bits & (1 << ((num) + \ macro
270 if(ARES_GETSOCK_WRITABLE(bitmask, i)) { in waitperform()