Searched refs:other_req (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devdns.c4387 struct getaddrinfo_subrequest *other_req; local
4403 other_req = &data->ipv6_request;
4406 other_req = &data->ipv4_request;
4417 if (other_req->r == NULL)
4426 if (other_req->r == NULL)
4449 if (other_req->r) {
4475 if (other_req->r) {
4516 if (other_req->r) {
4517 evdns_cancel_request(NULL, other_req->r);
4523 if (other_req
[all...]

Completed in 83 milliseconds