Searched refs:GET_AI (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libresolv2/common/irs/ |
H A D | getaddrinfo.c | 225 #define GET_AI(ai, afd, addr) \ macro 752 GET_AI(cur->ai_next, afd, afd->a_addrany); 758 GET_AI(cur->ai_next, afd, afd->a_loopback); 805 GET_AI(cur->ai_next, afd, pton); 818 GET_AI(cur->ai_next, afd, pton); 1193 GET_AI(cur->ai_next, afd, ap);
|