Searched refs:get_ai (Results 1 – 1 of 1) sorted by relevance
135 static struct addrinfo* get_ai(const struct addrinfo*, const struct afd*, const char*);180 (ai) = get_ai(pai, (afd), (addr)); \658 static struct addrinfo* get_ai(const struct addrinfo* pai, const struct afd* afd, in get_ai() function991 cur->ai_next = get_ai(&ai, afd, (const char*) cp); in getanswer()