Searched refs:addrinfo (Results 1 – 3 of 3) sorted by relevance
113 struct addrinfo { struct121 struct addrinfo *ai_next; /* next structure in linked list */ argument218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);220 void freeaddrinfo(struct addrinfo *);
113 struct addrinfo { struct121 struct addrinfo *ai_next; /* next structure in linked list */ argument243 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);245 void freeaddrinfo(struct addrinfo *);
105 const struct addrinfo *hints, struct addrinfo **res);