Searched refs:GET_AI (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/contrib/queryperf/missing/ |
H A D | getaddrinfo.c | 141 #define GET_AI(ai, afd, addr, port) {\ macro 354 GET_AI(cur->ai_next, afd, afd->a_addrany, port); 359 GET_AI(cur->ai_next, afd, afd->a_loopback, 401 GET_AI(top, &afdl[i], pton, port); 456 GET_AI(cur, afd, hp->h_addr_list[0], port); 459 GET_AI(cur, afd, numaddr, port); 617 GET_AI(cur->ai_next, afd, ap, port);
|
Completed in 9 milliseconds