Searched refs:ARES_GETSOCK_MAXNUM (Results 1 – 3 of 3) sorted by relevance
255 ares_socket_t socks[ARES_GETSOCK_MAXNUM]; in waitperform()256 struct pollfd pfd[ARES_GETSOCK_MAXNUM]; in waitperform()261 ARES_GETSOCK_MAXNUM); in waitperform()263 for(i=0; i < ARES_GETSOCK_MAXNUM; i++) { in waitperform()
38 (i < channel->nservers) && (sockindex < ARES_GETSOCK_MAXNUM); in ares_getsock()
199 #define ARES_GETSOCK_MAXNUM 16 /* ares_getsock() can return info about this macro203 ARES_GETSOCK_MAXNUM)))