Lines Matching refs:addrinfo
53 const struct addrinfo *restrict hint, struct addrinfo *res)
61 struct param_wrapper param = {(char *) host, (char *) serv, (struct addrinfo *) hint};
72 const struct addrinfo *restrict hint, struct addrinfo *res)
78 const struct addrinfo *restrict hint, struct addrinfo **restrict res)
88 struct param_wrapper param = {(char *) host, (char *) serv, (struct addrinfo *) hint};
114 out[i].ai = (struct addrinfo) {
137 const struct addrinfo *restrict hint, struct addrinfo **restrict res)
143 struct addrinfo *res, struct queryparam *param)