Home
last modified time | relevance | path

Searched refs:GET_AI (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/dns/net/
Dgetaddrinfo.c274 #define GET_AI(ai, afd, addr) \ macro
901 GET_AI(cur->ai_next, afd, afd->a_addrany); in explore_null()
907 GET_AI(cur->ai_next, afd, afd->a_loopback); in explore_null()
962 GET_AI(cur->ai_next, afd, pton); in explore_numeric()
983 GET_AI(cur->ai_next, afd, pton); in explore_numeric()