Home
last modified time | relevance | path

Searched defs:ARES_GETSOCK_WRITABLE (Results 1 – 2 of 2) sorted by relevance

/third_party/cares/include/
Dares.h212 #define ARES_GETSOCK_WRITABLE(bits,num) ((bits) & (1 << ((num) + \ macro
/third_party/node/deps/cares/include/
Dares.h269 #define ARES_GETSOCK_WRITABLE(bits, num) \ macro