HomeSort by relevance Sort by last modified time
    Searched refs:ARES_GETSOCK_WRITABLE (Results 1 - 4 of 4) sorted by null

  /external/c-ares/
ares_getsock.c 66 bitmap |= ARES_GETSOCK_WRITABLE(setbits, sockindex);
ares.h 202 #define ARES_GETSOCK_WRITABLE(bits,num) (bits & (1 << ((num) + \
  /system/connectivity/shill/
dns_client.cc 331 if (ARES_GETSOCK_WRITABLE(action_bits, i)) {
  /external/curl/lib/
asyn-ares.c 270 if(ARES_GETSOCK_WRITABLE(bitmask, i)) {

Completed in 263 milliseconds