Lines Matching refs:addrinfo
42 static void verify_res(struct addrinfo *res, int sock_type, in_port_t servnum,
43 int (*test_cb)(struct addrinfo *))
47 struct addrinfo *p = res;
110 int (*test_cb)(struct addrinfo *))
112 struct addrinfo *res = NULL;
113 struct addrinfo hints;
137 struct addrinfo *p, *res;
138 struct addrinfo hints;
173 static int test_loopback(struct addrinfo *p)
188 static int test_passive(struct addrinfo *p)
202 static int test_passive_no_host(struct addrinfo *p)